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 49ae701 + 40412dd commit 80f855bCopy full SHA for 80f855b
1 file changed
build.gradle
@@ -21,7 +21,7 @@ buildscript {
21
}
22
23
dependencies {
24
- classpath 'com.android.tools.build:gradle:9.1.0'
+ classpath 'com.android.tools.build:gradle:9.1.1'
25
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
26
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
27
classpath "com.android.legacy-kapt:com.android.legacy-kapt.gradle.plugin:9.1.0"
0 commit comments