File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ buildscript {
2929 }
3030 dependencies {
3131 // noinspection GradleDynamicVersion
32- classpath ' com.android.tools.build:gradle:1.3.+ '
32+ classpath ' com.android.tools.build:gradle:2.2.0-alpha3 '
3333 classpath ' commons-codec:commons-codec:1.10'
3434 }
3535}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 }
77 dependencies {
88 // noinspection GradleDynamicVersion
9- classpath ' com.android.tools.build:gradle:1.3.+ '
9+ classpath ' com.android.tools.build:gradle:2.2.0-alpha3 '
1010 }
1111}
1212
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.8 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.10 -all.zip
You can’t perform that action at this time.
0 commit comments