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 a471fa3 + 983026d commit b50b367Copy full SHA for b50b367
build.gradle.kts
@@ -2,7 +2,7 @@
2
3
plugins {
4
id("com.android.application") version "8.12.0" apply false
5
- id("org.jetbrains.kotlin.android") version "2.2.0" apply false
+ id("org.jetbrains.kotlin.android") version "2.2.10" apply false
6
}
7
8
allprojects {
0 commit comments