Put maven central back

This commit is contained in:
Victor Shcherb 2017-01-06 22:55:28 +01:00
parent 6c46a96a03
commit 03c062512c

View file

@ -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") &&