Skip to content

Commit 090f6a7

Browse files
committed
update Kotlin to 2.2.20
1 parent 3bb89ce commit 090f6a7

2 files changed

Lines changed: 246 additions & 164 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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
}
55

66
allprojects {

0 commit comments

Comments
 (0)