https://play.google.com/store/apps/details?id=com.antoinedelia.lebarbu_versionalcool
Boire avec modération
Before anything, make sure to bump the version of the app in the following places:
- "Jeux-d-alcool\app\build.gradle"
- Bump
versionCode
- Bump
versionName
- Bump
- "Jeux-d-alcool\app\build\generated\source\buildConfig\debug\com\antoinedelia\lebarbu_versionalcool\BuildConfig.java"
- Bump
VERSION_CODE
- Bump
VERSION_NAME
- Bump
- Build -> Generate Signed Bundle / APK...
- Select "Android App Bundle" -> Next
- Under Key store path, use the
.jks
file - Enter the password for the
.jks
file - Click on the "browse" icon to select the "Key alias"
- Enter the key password -> Next
- Select "release" -> Create
- This will create a new
.aab
file. This file is required to upload a new version of the app in the Google Play Store.