修正一个报错

This commit is contained in:
YuKongA
2022-03-11 13:15:06 +08:00
parent e86021d014
commit 804e53677d
18 changed files with 33 additions and 39 deletions

View File

@@ -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"