Put maven central back
This commit is contained in:
parent
6c46a96a03
commit
03c062512c
1 changed files with 1 additions and 1 deletions
|
@ -350,8 +350,8 @@ repositories {
|
|||
artifact "ivy/[organisation]/[module]/[revision]/[artifact]-[revision].[ext]"
|
||||
}
|
||||
}
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
// mavenCentral()
|
||||
}
|
||||
|
||||
def analytics = (System.getenv("APP_FEATURES") && System.getenv("APP_FEATURES").contains("+play_market") &&
|
||||
|
|
Loading…
Reference in a new issue