v class="diff-counter count ui left"> + 3 - 2 build.gradle
@@ -7,10 +7,11 @@ 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:2.3.3' |
|
| 13 |
- classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8' |
|
| 13 |
+ classpath 'com.android.tools.build:gradle:3.4.1' |
|
| 14 |
+// classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8' |
|
| 14 | 15 |
// NOTE: Do not place your application dependencies here; they belong |
| 15 | 16 |
// in the individual module build.gradle files |
| 16 | 17 |
} |
@@ -1,6 +1,6 @@ |
||
| 1 |
-#Sun Mar 05 10:19:46 CST 2017 |
|
| 1 |
+#Sun Jun 16 10:56:07 CST 2019 |
|
| 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.4-all.zip |
|
| 6 |
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip |