You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When RefreshVersionsCleanup task is executed, the log related to the gradle/lib.version.toml file that does not exist in the current project is checked.
⚠️ Current behavior
Run gradle task ./gradlew refreshVersionsCleanup
✅ Expected behavior
There should be no log related to gradle/lib.version.toml
doljae
changed the title
Executing the RefreshVersionsCleanup task, logs about files that do not exist in the log is output.
Executing the RefreshVersionsCleanup task, logs about files that do not exist is checked
Sep 20, 2022
🐛 Describe the bug
When
RefreshVersionsCleanup
task is executed, the log related to thegradle/lib.version.toml
file that does not exist in the current project is checked../gradlew refreshVersionsCleanup
✅ Expected behavior
There should be no log related to
gradle/lib.version.toml
💣 Steps to reproduce
./gradlew refreshVersionsCleanup
Logs
gradle directory
📱 Tech info
The text was updated successfully, but these errors were encountered: