Update build.gradle

This commit is contained in:
沉默的湮灰 2021-07-12 16:54:36 +08:00 committed by GitHub
parent 4d642ed181
commit 1d246b9229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ version '2.0.2'
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
@ -15,7 +15,7 @@ buildscript {
rootProject.allprojects {
repositories {
google()
jcenter()
mavenCentral()
//
flatDir {