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

Update to Version Catalog #277

Merged
merged 25 commits into from
Oct 23, 2024
Merged

Update to Version Catalog #277

merged 25 commits into from
Oct 23, 2024

Conversation

sshropshire
Copy link
Collaborator

Summary of changes

  • This PR is to modernize our Gradle configuration by migrating to Version Catalogs as recommended by Google
  • The naming convention for naming dependencies in the version catalog is loosely based on this set of best practices, though it's worth revisiting

Checklist

  • [ ] Added a changelog entry

Authors

List GitHub usernames for everyone who contributed to this pull request.

@sshropshire sshropshire requested a review from a team as a code owner October 18, 2024 20:36
@KunJeongPark
Copy link
Collaborator

Did you observe any changes in build times or CI/CD performance after this PR?

@sshropshire
Copy link
Collaborator Author

Did you observe any changes in build times or CI/CD performance after this PR?

Nothing noticeable. This is primarily a best practice recommendation by Google and it cleans up our Gradle config a bit.

Copy link
Collaborator

@KunJeongPark KunJeongPark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@sshropshire sshropshire merged commit 6f08694 into main Oct 23, 2024
7 checks passed
@sshropshire sshropshire deleted the update_to_version_catalog branch October 23, 2024 21:43
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