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.
2 parents e99c14f + df2d574 commit 86c672bCopy full SHA for 86c672b
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