Skip to content

Commit 42e81ad

Browse files
committed
update gradle
1 parent 42d4f43 commit 42e81ad

File tree

3 files changed

+4
-14
lines changed

3 files changed

+4
-14
lines changed

.idea/misc.xml

+1-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
jcenter()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:2.2.2'
8+
classpath 'com.android.tools.build:gradle:3.0.1'
99

1010
classpath 'com.android.tools.build:gradle:2.2.2'
1111
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7'
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Mon Dec 28 10:00:20 PST 2015
1+
#Tue Feb 13 19:47:29 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-2.14.1-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip

0 commit comments

Comments
 (0)