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 5468e48 + ca85a24 commit bbf3533Copy full SHA for bbf3533
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
gradlePluginPortal()
8
}
9
dependencies {
10
- classpath "com.android.tools.build:gradle:7.3.0"
+ classpath "com.android.tools.build:gradle:7.3.1"
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
classpath 'org.jmailen.gradle:kotlinter-gradle:3.12.0'
13
classpath 'org.jetbrains.kotlinx:binary-compatibility-validator:0.11.1'
0 commit comments