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 4f41100 commit c698dc5Copy full SHA for c698dc5
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
gradlePluginPortal()
8
}
9
dependencies {
10
- classpath "com.android.tools.build:gradle:7.2.1"
+ classpath "com.android.tools.build:gradle:7.2.2"
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
classpath 'org.jmailen.gradle:kotlinter-gradle:3.11.1'
13
classpath 'org.jetbrains.kotlinx:binary-compatibility-validator:0.11.0'
0 commit comments