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.
1 parent 9af778a commit 01dd935Copy full SHA for 01dd935
settings.gradle.kts
@@ -8,7 +8,7 @@ pluginManagement {
8
}
9
plugins {
10
id("com.android.application") version "8.6.1"
11
- id("org.jetbrains.kotlin.android") version "1.9.23"
+ id("org.jetbrains.kotlin.android") version "2.1.21"
12
id("org.jetbrains.kotlin.plugin.compose") version "1.9.23"
13
id("io.gitlab.arturbosch.detekt") version "1.23.7"
14
id("com.google.gms.google-services") version "4.4.2" apply false
0 commit comments