remove jcenter from buildscripts

This commit is contained in:
dfsek
2021-07-29 08:22:41 -07:00
parent 7f7dc23b09
commit 43874521db
3 changed files with 0 additions and 4 deletions
-1
View File
@@ -9,7 +9,6 @@ configureCommon()
repositories {
mavenCentral()
jcenter()
}
dependencies {