Skip to content

Commit

Permalink
Updated release note for Android and iOS update.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsimantov committed May 2, 2024
1 parent 3bd600d commit 2d77e03
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions release_build_files/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -631,11 +631,13 @@ workflow use only during the development of your app, not for publicly shipping
code.

## Release Notes
### Upcoming Release
### 12.0.0
- Changes
- General (iOS): Minimum iOS deployment target is now 13.0.
- General (Android): Update to Firebase Android BoM version 33.0.0.
- General (Android): Updated minSdkVersion to 23, and targetSdkVersion
and compileSdkVersion to 34.
- General (iOS): Update to Firebase Cocoapods version 10.25.0.
- General (iOS): Minimum iOS deployment target is now 13.0.
- Storage (iOS): Fix invalid pointer in `StorageReference::GetFile()` when
running in a secondary thread
([#1570](https://github.com/firebase/firebase-cpp-sdk/issues/1570)).
Expand Down

0 comments on commit 2d77e03

Please sign in to comment.