mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 11:21:18 +08:00
修正一个报错
This commit is contained in:
@@ -3,7 +3,7 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
jcenter() // Warning: this repository is going to shut down soon
|
||||
maven("https://api.xposed.info")
|
||||
}
|
||||
}
|
||||
rootProject.name = "Simplicity Tools"
|
||||
|
||||
Reference in New Issue
Block a user