Merge pull request #8147 from RameshRavone/patch-1
Update build.gradle.template for jcenter
This commit is contained in:
@@ -12,6 +12,7 @@ apply plugin: 'com.android.application'
|
||||
|
||||
allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
$$GRADLE_REPOSITORY_URLS$$
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user