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.
2 parents 74e7e2c + a511da8 commit a3e1245Copy full SHA for a3e1245
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
gradlePluginPortal()
8
}
9
dependencies {
10
- classpath "com.android.tools.build:gradle:7.1.1"
+ classpath "com.android.tools.build:gradle:7.1.2"
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
classpath 'org.jmailen.gradle:kotlinter-gradle:3.8.0'
13
classpath 'org.jetbrains.kotlinx:binary-compatibility-validator:0.8.0'
0 commit comments