We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e99c14f commit df2d574Copy full SHA for df2d574
firebase-database/build.gradle.kts
@@ -10,7 +10,7 @@ version = project.property("firebase-database.version") as String
10
plugins {
11
id("com.android.library")
12
kotlin("multiplatform")
13
- kotlin("plugin.serialization") version "1.5.31"
+ kotlin("plugin.serialization") version "1.6.10"
14
}
15
16
repositories {
0 commit comments