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 03ed289 + 0269849 commit 1d2359fCopy full SHA for 1d2359f
build.gradle.kts
@@ -3,7 +3,7 @@
3
plugins {
4
id("com.android.application") version "8.8.0" apply false
5
id("com.github.spotbugs") version "5.1.4" apply false
6
- id("org.jetbrains.kotlin.android") version "2.1.0" apply false
+ id("org.jetbrains.kotlin.android") version "2.1.10" apply false
7
}
8
9
allprojects {
0 commit comments