File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ buildscript {
4
4
mavenCentral()
5
5
}
6
6
dependencies {
7
- classpath ' com.android.tools.build:gradle:1.3.1 '
7
+ classpath ' com.android.tools.build:gradle:2.1.0 '
8
8
}
9
9
}
10
10
@@ -16,7 +16,7 @@ allprojects {
16
16
17
17
ext {
18
18
compileSdkVersion = 22
19
- buildToolsVersion = " 23.0.1 "
19
+ buildToolsVersion = " 23.0.3 "
20
20
21
21
minSdkVersion = 9
22
22
targetSdkVersion = 23
Original file line number Diff line number Diff line change 1
- # Thu Nov 06 11:00:14 PST 2014
1
+ # Mon May 09 18:14:42 PDT 2016
2
2
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.4 -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