File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,7 @@ buildscript {
55 mavenCentral()
66 }
77 dependencies {
8- classpath ' com.android.tools.build:gradle:1.1.2'
9- classpath ' com.jakewharton.sdkmanager:gradle-plugin:0.10.+'
8+ classpath ' com.android.tools.build:gradle:2.2.3'
109 // NOTE: Do not place your application dependencies here; they belong
1110 // in the individual module build.gradle files
1211 }
Original file line number Diff line number Diff line change 1818# org.gradle.parallel=true
1919
2020
21- VERSION_NAME =1.1.3
22- VERSION_CODE =14
21+ VERSION_NAME =2.0
22+ VERSION_CODE =20
2323GROUP =com.daimajia.androidanimations
2424
2525POM_DESCRIPTION =Collect android animations
Original file line number Diff line number Diff line change 1- # Mon May 04 10 :06:37 CST 2015
1+ # Mon Feb 13 22 :06:02 CST 2017
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-2.3 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.14.1 -all.zip
You can’t perform that action at this time.
0 commit comments