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

[Gradle] Use version catalog to manage dependencies #57

Merged
merged 3 commits into from
Aug 16, 2021

Conversation

kittinunf
Copy link
Owner

@kittinunf kittinunf commented Aug 12, 2021

What's in this PR?

This PR move the traditional "double" buildSrc folder approach to more cleaner approach with version catalog. This takes advantage of a newer API provided by Gradle team to make sure that we have a good way to manage all versions in a single file. It is now located at gradle/libs.version.toml.

@kittinunf kittinunf self-assigned this Aug 12, 2021
@kittinunf kittinunf merged commit b0932e9 into master Aug 16, 2021
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.

None yet

1 participant