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

Write Dependencies' Version Numbers in gradle.properties file #863

Open
ThatSilentCoder opened this issue Oct 29, 2024 · 0 comments
Open
Assignees

Comments

@ThatSilentCoder
Copy link
Collaborator

I've observed that many dependencies in our build.gradle and settings.gradle files have hard-coded version numbers. To streamline the process of managing these versions, I propose that we move all version numbers to the gradle.properties file. This change would allow us to easily upgrade or downgrade versions from a single location, improving maintainability and reducing the risk of inconsistencies.

@ThatSilentCoder ThatSilentCoder changed the title Include dependency versions in gradle.properties file Write Dependencies' Version Numbers in gradle.properties file Oct 29, 2024
@ThatSilentCoder ThatSilentCoder self-assigned this Nov 8, 2024
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

When branches are created from issues, their pull requests are automatically linked.

1 participant