We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3001a commit 7c9d046Copy full SHA for 7c9d046
app/build.gradle.kts
@@ -70,7 +70,7 @@ plugins {
70
id("com.android.application") version "7.4.2"
71
kotlin("android").version("1.8.20")
72
kotlin("kapt").version("1.8.20")
73
- kotlin("plugin.serialization") version "1.8.20"
+ kotlin("plugin.serialization") version "1.8.22"
74
}
75
76
repositories {
0 commit comments