File tree 3 files changed +3
-2
lines changed
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 13
13
.externalNativeBuild
14
14
.cxx
15
15
local.properties
16
+ .idea
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ buildscript {
11
11
jcenter()
12
12
}
13
13
dependencies {
14
- classpath " com.android.tools.build:gradle:7.0.0-alpha02 "
14
+ classpath ' com.android.tools.build:gradle:7.0.4 '
15
15
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
16
16
17
17
// NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 1
1
# Sat Dec 12 14:08:50 IST 2020
2
2
distributionBase =GRADLE_USER_HOME
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-6.7.1 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.0.2 -bin.zip
4
4
distributionPath =wrapper/dists
5
5
zipStorePath =wrapper/dists
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments