File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
55 mavenCentral()
66 }
77 dependencies {
8- classpath ' com.android.tools.build:gradle:1.3 .0'
8+ classpath ' com.android.tools.build:gradle:2.1 .0'
99 }
1010}
1111
@@ -18,7 +18,7 @@ allprojects {
1818// http://www.gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
1919project. ext {
2020 ANDROID_COMPILE_SDK_VERSION = 23
21- ANDROID_BUILD_TOOLS_VERSION = " 23.0.1 "
21+ ANDROID_BUILD_TOOLS_VERSION = " 23.0.3 "
2222
2323 ANDROID_MIN_SDK_VERSION = 8
2424 ANDROID_TARGET_SDK_VERSION = 23
Original file line number Diff line number Diff line change 1- # Thu Dec 11 00:14:05 JST 2014
1+ # Sat Jun 04 15:13:19 IST 2016
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.2.1 -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