File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ set(FIREBASE_UNITY_JAR_RESOLVER_VERSION "1.2.179"
2727)
2828
2929# https://github.com/firebase/firebase-cpp-sdk
30- set (FIREBASE_CPP_SDK_PRESET_VERSION "v11.8.0"
30+ set (FIREBASE_CPP_SDK_PRESET_VERSION "unity- v11.8.0"
3131 CACHE STRING
3232 "Version tag of Firebase CPP SDK to download (if no local or not passed in) and use (no trailing .0)"
3333)
Original file line number Diff line number Diff line change @@ -71,11 +71,16 @@ Support
7171
7272Release Notes
7373-------------
74- ### Upcoming
74+ ### 11.7.0
7575- Changes
7676 - General: Update to Firebase C++ SDK version 11.8.0.
7777 - General (Android): Update to Firebase Android BoM version 32.7.1.
7878 - General (iOS): Update to Firebase Cocoapods version 10.20.0.
79+ - Analytics: Updated the consent management API to include new consent
80+ signals.
81+ - Auth: Fix a bug where an anonymous account can't be linked with
82+ email password credential. For background, see [ Email Enumeration
83+ Protection] ( https://cloud.google.com/identity-platform/docs/admin/email-enumeration-protection )
7984
8085### 11.6.0
8186- Changes
You can’t perform that action at this time.
0 commit comments