- Edit App Name
- File Path: pepo-react/android/app/src/main/res/values/strings.xml
- Change To:
<string name="app_name">Pepo Sandbox</string>-
Edit File build.gradle:
-
File Path: pepo-react/android/app/build.gradle
-
Change application Id to
com.pepo.v2.sandbox. -
Bump up versionCode by 1 [ALWAYS]
-
Bump up version [ALWAYS]
-
Stop gradlew Daemon in Android Studio Terminal
./gradlew --stop
-
Clean the project DO NOT FORGET / DO NOT SKIP
-
Android Studio>Build>Clean Project -
Generate Signed Bundle
-
Android Studio>Build>Generate Signed Bundle / APK -
Choose
Android App Bundleand click on next. -
Select the right keysotre. Browse and select
PepoV2Sandboxkeystore. -
Put the keystore password.
-
Browse and select
pepo2sandboxkey -
Put the key password.
As a practice, do not save the password. All keystores and keys have different passwords.
-
Click Next
-
Note down or select the location of the build.
-
Select
releasein Build Variants. -
Upload the app.aab file to https://play.google.com