Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(android, app): adopt firebase-android-sdk 33.8.0 #8242

Merged
merged 3 commits into from
Jan 22, 2025

Conversation

mikehardy
Copy link
Collaborator

@mikehardy mikehardy commented Jan 22, 2025

Description

Fairly standard SDK update, this should no real impact on library consumers unless they were waiting for a fix in the underlying SDK delivered here (at which point those people will be excited...)

Related issues

None logged

Release Summary

Each commit is semantic-release compatible and will auto-generate release notes

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
    • Yes
  • My change supports the following platforms;
    • Android
    • iOS
  • My change includes tests;
    • e2e tests added or updated in packages/\*\*/e2e
    • jest tests added or updated in packages/\*\*/__tests__
  • I have updated TypeScript types that are affected by my change.
  • This is a breaking change;
    • Yes
    • No

Test Plan


Think react-native-firebase is great? Please consider supporting the project with any of the below:

transitively updates app-distribution gradle plugin to 5.1.0 along
with the 33.8.0 gradle BoM from firebase-android-sdk 33.8.0
relevant release notes: https://developers.google.com/android/guides/releases#december_09_2024

appears to be all deprecation-related, not a functional change
@mikehardy mikehardy added the Workflow: Pending Merge Waiting on CI or similar label Jan 22, 2025
Copy link

vercel bot commented Jan 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-firebase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 22, 2025 5:03pm

@mikehardy mikehardy removed the Workflow: Pending Merge Waiting on CI or similar label Jan 22, 2025
@mikehardy mikehardy merged commit ffb1f92 into main Jan 22, 2025
20 checks passed
@mikehardy mikehardy deleted the @mikehardy/sdks-docs-update branch January 22, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant