Update build.gradle
This commit is contained in:
parent
4d642ed181
commit
1d246b9229
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user