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
1.0.10 is not the Snapshot version but still able to release with this version
Just by simply giving the following command:-
./gradlew release -x test -Prelease.useAutomaticVersion=true -Prelease.releaseVersion=1.0.10 -Prelease.newVersion=1.0.4-SNAPSHOT
The text was updated successfully, but these errors were encountered:
You can release non SnapShot version also
1.0.10 is not the Snapshot version but still able to release with this version
Just by simply giving the following command:-
./gradlew release -x test -Prelease.useAutomaticVersion=true -Prelease.releaseVersion=1.0.10 -Prelease.newVersion=1.0.4-SNAPSHOT
The text was updated successfully, but these errors were encountered: