Skip to content

Commit dbfdeb5

Browse files
committed
update the SPM and the readme for release
1 parent cea60a0 commit dbfdeb5

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

cmake/firebase_unity_version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ set(FIREBASE_UNITY_SDK_VERSION "13.10.0"
2020
set(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

docs/readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,10 @@ Support
109109

110110
Release 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).

0 commit comments

Comments
 (0)