Patch build.gradle with the app version and optional keystore signing config.
build.gradle
directory where the app will be built
semver string used for versionName and versionCode
versionName
versionCode
Optional
signing credentials; omit for unsigned debug builds
Patch
build.gradlewith the app version and optional keystore signing config.