Skip to content

Commit 5cc78e9

Browse files
committed
update Kotlin to 2.1.21
1 parent 69b33cd commit 5cc78e9

2 files changed

Lines changed: 148 additions & 148 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.9.2" apply false
3-
id("org.jetbrains.kotlin.android") version "2.1.20" apply false
3+
id("org.jetbrains.kotlin.android") version "2.1.21" apply false
44
}
55

66
allprojects {

0 commit comments

Comments
 (0)