Splitties / refreshVersions

Life is too short to google for dependencies and versions
https://splitties.github.io/refreshVersions/
MIT License
1.65k stars 107 forks source link

mode VersionCatalogOnly still generates version.properties #683

Closed ColtonIdle closed 7 months ago

ColtonIdle commented 1 year ago

⚠️ Current behavior

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

joffrey-bion commented 1 year ago

I guess this is a duplicate of https://github.com/Splitties/refreshVersions/issues/640

LouisCAD commented 7 months ago

True, duplicate. I'm closing this one.