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 2c7542d + 4604727 commit 0c3fc88Copy full SHA for 0c3fc88
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
}
11
plugins {
12
id 'com.android.application' version '8.8.1' apply false
13
- id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
+ id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
14
id 'org.jetbrains.kotlin.plugin.compose' version '2.1.20' apply false
15
id 'com.google.devtools.ksp' version '2.1.10-1.0.31' apply false
16
id 'com.android.library' version '8.9.1' apply false
0 commit comments