Skip to content

Commit b431967

Browse files
authored
Update README.md
1 parent 4e931e8 commit b431967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ The Firebase Kotlin SDK uses Kotlin serialization to read and write custom class
178178

179179
```groovy
180180
plugins {
181-
kotlin("multiplatform") version "1.9.20" // or kotlin("jvm") or any other kotlin plugin
181+
kotlin("multiplatform") version "2.0.20" // or kotlin("jvm") or any other kotlin plugin
182182
kotlin("plugin.serialization") version "1.9.20"
183183
}
184184
```

0 commit comments

Comments
 (0)