Skip to content

Commit d2db84a

Browse files
Update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.24
1 parent 90c9151 commit d2db84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ plugins {
6969
id("com.android.application") version "8.4.1"
7070
kotlin("android").version("1.8.20")
7171
kotlin("kapt").version("1.8.20")
72-
kotlin("plugin.serialization") version "1.8.20"
72+
kotlin("plugin.serialization") version "1.9.24"
7373
}
7474

7575
repositories {

0 commit comments

Comments
 (0)