mirror of
https://github.com/RxReader/walle_kit.git
synced 2025-05-17 15:26:38 +08:00
Update build.gradle
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
buildscript {
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
@ -12,7 +12,7 @@ buildscript {
|
||||
allprojects {
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user