update release-checklist to changed Android Studio menu entries

This commit is contained in:
B. Petersen 2022-05-03 13:02:36 +02:00
parent 647ffd3dad
commit 820018d270
No known key found for this signature in database
GPG key ID: 3B88E92DEA8E9AFC

View file

@ -28,7 +28,7 @@ in Android Studio:
update _both_, versionCode and versionName
6. if `./ndk-make.sh` from step 2. is finished successfully:
a) select "Build / Generate signed APK"
a) select "Build / Generate Signed Bundle or APK" and then "APK"
(not: App Bundle as this would require uploading the signing key)
b) select flavor `gplayRelease` with V1 signature enabled
(needed for easy APK verification), V2 is optional