File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1616
1717buildscript {
1818 repositories {
19- mavenCentral ()
19+ jcenter ()
2020 }
2121 dependencies {
22- classpath ' com.android.tools.build:gradle:1.1 .3'
22+ classpath ' com.android.tools.build:gradle:2.2 .3'
2323 }
2424}
2525
@@ -35,7 +35,7 @@ dependencies {
3535
3636android {
3737 compileSdkVersion 22
38- buildToolsVersion " 22.0.0 "
38+ buildToolsVersion " 22.0.1 "
3939}
4040
4141if (file(' user.gradle' ). exists()) {
Original file line number Diff line number Diff line change 1- # Wed Jan 14 11:55:04 CET 2015
1+ # Fri Jan 27 15:08:17 CET 2017
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.2 .1-all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.14 .1-all.zip
You can’t perform that action at this time.
0 commit comments