This repository was archived by the owner on Aug 8, 2023. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ buildscript {
4
4
maven { url ' https://jitpack.io' }
5
5
}
6
6
dependencies {
7
- classpath ' com.android.tools.build:gradle:2.1.2 '
7
+ classpath ' com.android.tools.build:gradle:2.1.3 '
8
8
classpath ' com.github.JakeWharton:sdk-manager-plugin:220bf7a88a7072df3ed16dc8466fb144f2817070'
9
9
classpath ' com.amazonaws:aws-devicefarm-gradle-plugin:1.2'
10
10
}
@@ -18,5 +18,5 @@ allprojects {
18
18
}
19
19
20
20
task wrapper (type : Wrapper ) {
21
- gradleVersion = ' 2.12 '
21
+ gradleVersion = ' 2.14.1 '
22
22
}
Original file line number Diff line number Diff line change 1
- # Thu Apr 07 14 :21:05 CDT 2016
1
+ # Wed Aug 17 09 :21:12 EDT 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.12-bin .zip
7
- distributionSha256Sum =e77064981906cd0476ff1e0de3e6fef747bd18e140960f1915cca8ff6c33ab5c
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.14.1-all .zip
7
+ distributionSha256Sum =88a910cdf2e03ebbb5fe90f7ecf534fc9ac22e12112dc9a2fee810c598a76091
You can’t perform that action at this time.
0 commit comments