We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to upgrade to using this plugin incrementally. The first step is to just move to version catalogs and THEN move to refreshVersions.
I use VersionCatalogOnly mode in a brand new android project, and it still generated a bunch of items in a new version.properties file
Don't generate version.properties file
Create a new project in AS, and run the steps here https://github.com/jmfayard/refreshVersions/wiki/RefreshVersions-%E2%99%A5%EF%B8%8F-Gradle-Version-Catalog but with VersionCatalogOnly and you'll see it still generates the version.properties.
The text was updated successfully, but these errors were encountered:
I guess this is a duplicate of #640
Sorry, something went wrong.
True, duplicate. I'm closing this one.
No branches or pull requests
🐛 Describe the bug
I'm trying to upgrade to using this plugin incrementally. The first step is to just move to version catalogs and THEN move to refreshVersions.
I use VersionCatalogOnly mode in a brand new android project, and it still generated a bunch of items in a new version.properties file
✅ Expected behavior
Don't generate version.properties file
💣 Steps to reproduce
Create a new project in AS, and run the steps here https://github.com/jmfayard/refreshVersions/wiki/RefreshVersions-%E2%99%A5%EF%B8%8F-Gradle-Version-Catalog but with VersionCatalogOnly and you'll see it still generates the version.properties.
📱 Tech info
The text was updated successfully, but these errors were encountered: