File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ buildscript {
37
37
jcenter()
38
38
}
39
39
dependencies {
40
- classpath ' com.android.tools.build:gradle:1.5 .0'
40
+ classpath ' com.android.tools.build:gradle:2.0 .0'
41
41
// classpath 'io.realm:realm-gradle-plugin:0.88.2'
42
42
// NOTE: Do not place your application dependencies here; they belong
43
43
// in the individual module build.gradle files
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
7
7
jcenter()
8
8
}
9
9
dependencies {
10
- classpath ' com.android.tools.build:gradle:1.5 .0'
10
+ classpath ' com.android.tools.build:gradle:2.0 .0'
11
11
classpath ' com.github.dcendents:android-maven-gradle-plugin:1.3'
12
12
}
13
13
}
Original file line number Diff line number Diff line change 1
- # Thu Nov 19 21:53:09 CST 2015
1
+ # Tue Apr 12 10:33:07 CEST 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.9-bin .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