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
plugin works great, but lets say i'm making other changes to my build.gradle file when I try to refresh gradle via intellij before committing my changes I get the following error:
Exception is:
org.gradle.tooling.BuildException: Cannot create a release version when there are uncommitted changes
Could someone please advise if i'm doing anything wrong
The text was updated successfully, but these errors were encountered:
plugin works great, but lets say i'm making other changes to my
build.gradle
file when I try to refresh gradle via intellij before committing my changes I get the following error:org.gradle.tooling.BuildException: Cannot create a release version when there are uncommitted changes
Could someone please advise if i'm doing anything wrong
The text was updated successfully, but these errors were encountered: