We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4185c05 commit a13dd2aCopy full SHA for a13dd2a
build.gradle
@@ -4,8 +4,8 @@ buildscript {
4
mavenCentral()
5
}
6
dependencies {
7
- classpath "com.android.tools.build:gradle:7.1.0"
8
- classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.30"
+ classpath "com.android.tools.build:gradle:7.1.2"
+ classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
9
10
11
0 commit comments