File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ set(FIREBASE_UNITY_SDK_VERSION "13.10.0"
2020set (FIREBASE_IOS_POD_VERSION "12.12.0"
2121 CACHE STRING "The version of the top-level Firebase Cocoapod to use." )
2222
23- set (FIREBASE_SPM_VERSION "12.10 .0"
23+ set (FIREBASE_SPM_VERSION "12.12 .0"
2424 CACHE STRING "The version of the top-level Firebase Swift Package to use." )
2525
2626# https://github.com/googlesamples/unity-jar-resolver
Original file line number Diff line number Diff line change @@ -109,8 +109,10 @@ Support
109109
110110Release Notes
111111-------------
112- ### Upcoming
112+ ### 13.10.0
113113- Changes
114+ - General (Android): Update to Firebase Android BoM version 34.12.0.
115+ - General (iOS): Update to Firebase Cocoapods version 12.12.0.
114116 - Firebase AI: All Imagen models are deprecated and will shut down as early
115117 as June 2026. As a replacement, you can
116118 [ migrate your apps to use Gemini Image models (the "Nano Banana" models)] ( https://firebase.google.com/docs/ai-logic/imagen-models-migration ) .
You can’t perform that action at this time.
0 commit comments