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

Only depend on ads-identifier #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bojankseneman
Copy link

Description

After trying to remove jetifier from our project, I have noticed that baazarvoice depends on a very old play-services-ads which doesn't support androidx. I have noticed you don't even need the entire library, only the id part.
This pull request changes libraries to only depend on the play-services-ads-identifier instead of the entire ads library. This PR also bumps that library to it's latest milestone.

Checklist

  • Code compiles correctly
  • All tests passing
  • Validate that all example applications compile, run, and work (if applicable)
  • Automated Builds completed successfully
  • Extended the README, if necessary

@KatieBarnett
Copy link

Keen for this to get merged! I am also trying to remove jetifier.

@juanmeanwhile
Copy link

Looking forward to it too.

@Ezard Ezard mentioned this pull request Mar 15, 2023
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.

5 participants