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

[Feature] Move Dependency to Version Catalogue TOML #74

Open
DissonantAU opened this issue Feb 2, 2025 · 1 comment
Open

[Feature] Move Dependency to Version Catalogue TOML #74

DissonantAU opened this issue Feb 2, 2025 · 1 comment

Comments

@DissonantAU
Copy link

Version Catalogue should be moved to gradle/libs.versions.toml to better follow recommended conventions:
https://docs.gradle.org/current/userguide/version_catalogs.html

  • Move dependencies from settings.gradle to libs.versions.toml
  • Move Plugin Versions from Build Files to libs.versions.toml

The move of plugin version also makes it easier to update those

@DissonantAU
Copy link
Author

I've created a fork implementing this here:
https://github.com/DissonantAU/TouchPortalPluginSDK/tree/develop-dependencylib

Fork is up to #65 as newer commits cause build to fail

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

No branches or pull requests

1 participant