Skip to content

Commit 4115c25

Browse files
committed
Update Gradle
1 parent 103a892 commit 4115c25

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Source/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ buildscript {
44
jcenter()
55
}
66
dependencies {
7-
classpath 'com.android.tools.build:gradle:1.5.0'
8-
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
7+
classpath 'com.android.tools.build:gradle:2.2.3'
8+
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
99
}
1010
}
1111

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Wed Oct 21 11:34:03 PDT 2015
1+
#Sat Jan 14 22:25:00 CET 2017
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.8-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip

0 commit comments

Comments
 (0)