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
Hi, could you add in your plugin a parameter in order to manager flavours?
Indeed, in case of our app, we have the same code to build two different apps and so have two flavours defined and for each a versionName and a versionCode value.
Moreover, I've tested your plugin and I don't understand how the bump_type parameter works since I must set a value for the version_name parameter. I thought that the bump_type will increment automatically the versionName value. Which values are expected for bump_type parameter?