Commit eb2f990 1 parent 08a7c16 commit eb2f990 Copy full SHA for eb2f990
File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,10 @@ buildscript {
7
7
maven {
8
8
url " https://maven.google.com"
9
9
}
10
+ google()
10
11
}
11
12
dependencies {
12
- classpath ' com.android.tools.build:gradle:3.0.1 '
13
+ classpath ' com.android.tools.build:gradle:3.1.0 '
13
14
// classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.5.2'
14
15
// classpath 'me.tatarka:gradle-retrolambda:3.5.0'
15
16
}
Original file line number Diff line number Diff line change 1
- # Mon Oct 23 14:38:13 SGT 2017
1
+ # Sat Apr 07 13:18:33 CEST 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.2.1-bin .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