This commit is contained in:
Zhengyu Peng
2022-02-13 09:50:26 -05:00
parent 3fa3669f34
commit 7f5d34a405
2 changed files with 61 additions and 56 deletions

View File

@ -3,7 +3,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
jcenter() // Warning: this repository is going to shut down soon
// Warning: this repository is going to shut down soon
}
}
rootProject.name = "Hexapod"