remove jcenter

This commit is contained in:
Kevin Hester
2021-07-26 09:34:42 -07:00
parent b6d9217d8a
commit 8ffa35376e
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ buildscript {
repositories {
google()
jcenter()
// jcenter()
mavenCentral()
}
dependencies {