Skip to content

Commit 787dcd7

Browse files
committed
update Kotlin to 2.3.0
1 parent 99368e2 commit 787dcd7

File tree

2 files changed

+149
-300
lines changed

2 files changed

+149
-300
lines changed

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.1" apply false
3-
id("org.jetbrains.kotlin.android") version "2.2.21" apply false
3+
id("org.jetbrains.kotlin.android") version "2.3.0" apply false
44
}
55

66
allprojects {

0 commit comments

Comments
 (0)