更新依赖库版本

This commit is contained in:
2022-02-18 04:17:35 +08:00
parent 0594352859
commit 48fbadb692
3 changed files with 6 additions and 10 deletions

View File

@@ -10,6 +10,7 @@ dependencyResolutionManagement {
repositories {
google()
maven { url "https://api.xposed.info/" }
maven { url "https://s01.oss.sonatype.org/content/repositories/releases" }
mavenCentral()
}
}