File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ buildscript {
12
12
jcenter()
13
13
}
14
14
dependencies {
15
- classpath ' com.android.tools.build:gradle:4.0.1 '
15
+ classpath ' com.android.tools.build:gradle:4.1.0 '
16
16
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
17
17
classpath ' com.github.dcendents:android-maven-gradle-plugin:2.1'
18
18
// NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 1
- # Mon Aug 10 23:14:19 KST 2020
1
+ # Fri Oct 16 21:54:52 KST 2020
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-6.1.1-all .zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.5-bin .zip
You can’t perform that action at this time.
0 commit comments