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 5b16945 commit 5d0fdffCopy full SHA for 5d0fdff
build.gradle.kts
@@ -18,7 +18,7 @@ plugins {
18
id("com.android.application") version "8.5.2" apply false
19
id("com.diffplug.spotless") version "7.2.1"
20
id("com.github.ben-manes.versions") version "0.52.0"
21
- kotlin("android") version "2.2.10" apply false
+ kotlin("android") version "2.2.20" apply false
22
}
23
24
spotless {
0 commit comments