You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking changes:
- Changed firebase_core to firebase_analytics.
- Renamed all Firebase Auth Android functions related to listing Providers to listing SignInMethods. This is a straightforward rename, but since we haven't gone through C++/Unity API review we are only changing the Java implementation at this point.
- Finished removing Firebase Invites client SDK from C++. Removed testapp as well.
- minSdkVersion changed from 14 to 16 in all testapps.
All C++ testapps have been built on Blaze and run on device, to confirm no other JNI incompatibilities. b/131775539 has the only outlier.
PiperOrigin-RevId: 246236058
0 commit comments