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 c1ab5c6 + 4c02ad5 commit 35fe4b1Copy full SHA for 35fe4b1
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
gradlePluginPortal()
8
}
9
dependencies {
10
- classpath "com.android.tools.build:gradle:7.1.0"
+ classpath "com.android.tools.build:gradle:7.1.1"
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