Skip to content

refactor(analytics, firestore, mlkit): fix deprecation warnings #424

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

Merged
merged 5 commits into from
Feb 6, 2023

Conversation

thatfiredev
Copy link
Member

A couple of things going on in this PR:

  • replace applovin's deprecated getDisplayName() with getLabel() (FYI @grantkemp).
  • remove firestore's unused snippet delete_collection (internally removed in cl/182964490).
  • stop building the mlkit module: all the code in this module is deprecated, but it's still in this repo because it's shown as reference in firebase.google.com/docs/ml-kit (with a deprecation notice). Once these pages are deleted from the docs, we can remove the snippets from this repo.

@thatfiredev thatfiredev enabled auto-merge (squash) February 6, 2023 13:48
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.

2 participants