Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 16, 2024
1 parent 9bd56f7 commit a5a35e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ plugins {
id("com.android.application") version "8.5.1"
kotlin("android").version("1.8.20")
kotlin("kapt").version("1.8.20")
kotlin("plugin.serialization") version "1.8.20"
kotlin("plugin.serialization") version "1.9.24"
}

repositories {
Expand Down

0 comments on commit a5a35e2

Please sign in to comment.