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 {
5
5
jcenter()
6
6
}
7
7
dependencies {
8
- classpath ' com.android.tools.build:gradle:1.3.1 '
8
+ classpath ' com.android.tools.build:gradle:2.0.0-alpha3 '
9
9
10
10
// NOTE: Do not place your application dependencies here; they belong
11
11
// in the individual module build.gradle files
22
22
minSdkVersion = 10
23
23
targetSdkVersion = 23
24
24
compileSdkVersion = 23
25
- buildToolsVersion = " 23.0.1 "
25
+ buildToolsVersion = " 23.0.2 "
26
26
27
27
supportLibVersion = " 23.0.1"
28
28
junitVersion = " 4.12"
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =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