Skip to content
New issue

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

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

Already on GitHub? # to your account

add gradle version catalog #249

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

nathanmkaya
Copy link

📜 Description

Migrates dependencies to version catalog

💡 Motivation and Context

fixes #149

💚 How did you test it?

📝 Checklist

You have to check all boxes before merging:

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.

🔮 Next steps

@nathanmkaya nathanmkaya changed the title setup gradle version catalog add gradle version catalog Aug 1, 2024
@buenaflor
Copy link
Contributor

hey thanks for the contribution, that's great! I'll have a look soon :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate dependencies to a version catalog (libs.versions.toml)
2 participants