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
Hi, i ran
./gradlew refreshVersionsMigrate --mode=VersionCatalogOnly
it generated a version catalog with new keys however it didn't modify my build.gradle files with the new keys
I assume reading the documentation that this plugin only support .kts build files
support build.gradle files written in groovy
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, i ran
./gradlew refreshVersionsMigrate --mode=VersionCatalogOnly
it generated a version catalog with new keys however it didn't modify my build.gradle files with the new keys
I assume reading the documentation that this plugin only support .kts build files
💡 Describe the solution you'd like
support build.gradle files written in groovy
🤚 Do you want to develop this feature yourself?
The text was updated successfully, but these errors were encountered: