File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ dependencies {
30
30
31
31
android {
32
32
compileSdkVersion 26
33
- buildToolsVersion " 26 .0.2 "
33
+ buildToolsVersion ' 27 .0.3 '
34
34
35
35
signingConfigs {
36
36
release {
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
8
8
}
9
9
dependencies {
10
10
if (project. hasProperty(' GRADLE_3' ) && GRADLE_3 . equalsIgnoreCase(' TRUE' )) {
11
- classpath ' com.android.tools.build:gradle:3.0.1 '
11
+ classpath ' com.android.tools.build:gradle:3.1.3 '
12
12
} else {
13
13
classpath ' com.android.tools.build:gradle:2.3.3'
14
14
}
Original file line number Diff line number Diff line change 1
- # Mon Dec 28 10:00:20 PST 2015
1
+ # Mon Aug 06 11:46:41 PDT 2018
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-4.1 -all.zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.4 -all.zip
You can’t perform that action at this time.
0 commit comments