You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"message": "Move Kotlin serialization gradle plugin into libs.versions.toml (#6254)\n\nA previous change,\r\nhttps://github.com/firebase/firebase-android-sdk/pull/6186, added the\r\nKotlin serialization plugin to every single Gradle module; however, only\r\none module actually used it. Moreover, it is becoming more conventional\r\nto define dependency versions in `gradle/libs.versions.toml`. This PR\r\nremoves the global dependency on the Kotlin serialization plugin and,\r\ninstead, moves the version into `gradle/libs.versions.toml`, and also\r\nmodifies the dependency on the Kotlin JSON serialization library to use\r\n`gradle/libs.versions.toml`. This will make sure that every module uses\r\nthe same version, which will become important once Data Connect, which\r\nalso uses these libraries, is merged into main.",
* fix(vertexai): export the firebase-common dependency (#6272)
11
+
[pr](https://github.com/firebase/firebase-android-sdk/pull/6272)[commit](https://github.com/firebase/firebase-android-sdk/commit/954d9b01d5ba4b561071f92b0e74c327b8981942)[Rosário P. Fernandes]
12
+
13
+
* Move Kotlin serialization gradle plugin into libs.versions.toml (#6254)
0 commit comments