mirror of
https://github.com/godotengine/godot.git
synced 2025-04-07 00:44:24 +08:00
Merge pull request #8147 from RameshRavone/patch-1
Update build.gradle.template for jcenter
This commit is contained in:
commit
fbebd32b5f
@ -12,6 +12,7 @@ apply plugin: 'com.android.application'
|
||||
|
||||
allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
$$GRADLE_REPOSITORY_URLS$$
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user