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

Convert version catalog into libs.versions.toml #71

Merged
merged 2 commits into from
Apr 4, 2023

Conversation

minkuan88
Copy link
Contributor

Proposed Changes

We have previously converted the project to use dependency catalog in a .gradle file (See #28). This PR converts the use of .gradle to a libs.versions.toml file instead

See https://docs.gradle.org/current/userguide/platforms.html#sub:conventional-dependencies-toml

Testing

Issues Fixed

@minkuan88 minkuan88 self-assigned this Mar 28, 2023
settings.gradle Show resolved Hide resolved
@minkuan88 minkuan88 merged commit 7a6a8b3 into master Apr 4, 2023
@minkuan88 minkuan88 deleted the version-catalog-toml branch April 4, 2023 08:46
akshay-grabtaxi pushed a commit that referenced this pull request Jun 28, 2023
* Convert version catalog into libs.versions.toml

* Fix dependency-catalog.gradle removal from settings.gradle
akshay-grabtaxi pushed a commit that referenced this pull request Jun 28, 2023
* Convert version catalog into libs.versions.toml

* Fix dependency-catalog.gradle removal from settings.gradle
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.

3 participants