Skip to content

Commit 2e262dd

Browse files
committed
update Kotlin to 2.2.20
1 parent c63b9df commit 2e262dd

File tree

2 files changed

+293
-74
lines changed

2 files changed

+293
-74
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
plugins {
22
id("com.android.application") version "8.13.0" apply false
3-
id("org.jetbrains.kotlin.android") version "2.2.10" apply false
3+
id("org.jetbrains.kotlin.android") version "2.2.20" apply false
44
}

0 commit comments

Comments
 (0)