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 {
5
5
mavenCentral()
6
6
}
7
7
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'
10
9
// NOTE: Do not place your application dependencies here; they belong
11
10
// in the individual module build.gradle files
12
11
}
Original file line number Diff line number Diff line change 18
18
# org.gradle.parallel=true
19
19
20
20
21
- VERSION_NAME =1.1.3
22
- VERSION_CODE =14
21
+ VERSION_NAME =2.0
22
+ VERSION_CODE =20
23
23
GROUP =com.daimajia.androidanimations
24
24
25
25
POM_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
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.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