We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68df215 commit b467d4dCopy full SHA for b467d4d
2 files changed
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
10
}
11
dependencies {
12
- classpath 'com.android.tools.build:gradle:3.4.1'
+ classpath 'com.android.tools.build:gradle:3.6.1'
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
15
// NOTE: Do not place your application dependencies here; they belong
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Wed Jul 03 21:23:06 CST 2019
+#Mon Sep 21 22:51:52 CST 2020
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip
0 commit comments