1
0
mirror of https://github.com/areteruhiro/LIME-beta-hiro.git synced 2025-02-06 05:21:37 +09:00

Merge pull request #17 from auag0/patch-3

jcenterからMavencentralに移行
This commit is contained in:
Chippppp 2024-01-20 15:48:15 +09:00 committed by GitHub
commit 54dd4eede4

View File

@ -12,7 +12,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
jcenter()
maven { url = "https://api.xposed.info" }
}
}