Skip to content

Commit 34e6d8d

Browse files
committed
update Kotlin to 1.9.20
1 parent d28f264 commit 34e6d8d

File tree

2 files changed

+204
-146
lines changed

2 files changed

+204
-146
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.1.1" apply false
3-
id("org.jetbrains.kotlin.android") version "1.9.10" apply false
3+
id("org.jetbrains.kotlin.android") version "1.9.20" apply false
44
}
55

66
allprojects {

0 commit comments

Comments
 (0)