Bump versionCode to 6; docs: versionCode bump required for Play uploads
This commit is contained in:
@@ -25,6 +25,11 @@
|
||||
|
||||
## Create an AAB (CLI)
|
||||
|
||||
Before uploading a new AAB to Google Play, make sure the app version is bumped:
|
||||
|
||||
- `app/build.gradle.kts` → `defaultConfig.versionCode` must be **unique and increasing** on Play Console.
|
||||
- Update `versionName` as your human-readable release string.
|
||||
|
||||
From the repo root:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user