Change Android versionCode and versionName v1.2.4

Fix versionCode regex, so that the step will not modify unrelated parts of the build.gradle file.
Update versionName update logic, the step makes sure the provided new versionName is surrounded by " characters.
step.yml updated to express better the New versionCode and New versionName input’s format requirements.

This topic was automatically closed after 90 days. New replies are no longer allowed.