Skip to content

Commit

Permalink
Update version numbers in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsimantov committed Dec 20, 2023
1 parent ec3b3fa commit 65ffb44
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions cpp_sdk_version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"released": "11.6.0",
"stable": "11.6.0",
"head": "11.6.0"
"released": "11.7.0",
"stable": "11.7.0",
"head": "11.7.0"
}
8 changes: 4 additions & 4 deletions release_build_files/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -631,14 +631,14 @@ workflow use only during the development of your app, not for publicly shipping
code.

## Release Notes
### Upcoming Release
### 11.7.0
- Changes
- General (Android): Firebase C++ on Android is now built using Android API
level 33 and Gradle 6.7.1.
- General (Android): Update to Firebase Android BoM version 32.3.1.
- General (iOS): Update to Firebase Cocoapods version 10.17.0.
- General (Android): Update to Firebase Android BoM version 32.7.0.
- General (iOS): Update to Firebase Cocoapods version 10.19.0.
- Analytics: Updated the consent management API to include new consent signals.
- GMA (Android) Updated dependency to play-services-ads version 22.4.0.
- GMA (Android) Updated dependency to play-services-ads version 22.6.0.

### 11.6.0
- Changes
Expand Down

0 comments on commit 65ffb44

Please sign in to comment.