Browse Source

modify android build repo

QGC4.4
Jin Chengde 7 years ago
parent
commit
8ccdfe06b6
  1. 5
      android/build.gradle

5
android/build.gradle

@ -1,6 +1,9 @@ @@ -1,6 +1,9 @@
buildscript {
repositories {
jcenter()
maven {
url "http://repo1.maven.org/maven2"
}
}
dependencies {

Loading…
Cancel
Save