Skip to content

Commit 7ca3d60

Browse files
committed
Upgrade BuilToolsVersion to v3.0.1
1 parent f36e072 commit 7ca3d60

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ buildscript {
55
jcenter()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:2.3.3'
9-
classpath 'com.novoda:bintray-release:0.4.0'
8+
classpath 'com.android.tools.build:gradle:3.0.1'
9+
classpath 'com.novoda:bintray-release:0.8.0'
1010

1111
}
1212
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Mon Jul 17 10:56:19 CST 2017
1+
#Wed Feb 28 16:18:49 CST 2018
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip

0 commit comments

Comments
 (0)