File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
55 jcenter()
66 }
77 dependencies {
8- classpath ' com.android.tools.build:gradle:1.3.1 '
8+ classpath ' com.android.tools.build:gradle:2.0.0-alpha3 '
99
1010 // NOTE: Do not place your application dependencies here; they belong
1111 // in the individual module build.gradle files
2222 minSdkVersion = 10
2323 targetSdkVersion = 23
2424 compileSdkVersion = 23
25- buildToolsVersion = " 23.0.1 "
25+ buildToolsVersion = " 23.0.2 "
2626
2727 supportLibVersion = " 23.0.1"
2828 junitVersion = " 4.12"
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.5 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.8 -all.zip
You can’t perform that action at this time.
0 commit comments