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
Option 1 is gradle-gitflow. It assigns a pre-release version based on the closest tag and the type of branch. It does not increase/decrease the version on merge, which would be ideal. e.g., every time a feature is merged into develop, the minor version should increase.
No description provided.
The text was updated successfully, but these errors were encountered: