ANDROID: update comment on build.gradle
For Store release version
This commit is contained in:
parent
1fc4fa8e1f
commit
af5218d128
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ android {
|
|||
// versioncode must be incremented for each market upload
|
||||
// ScummVM 2.3.0: 65-68 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
|
||||
// Historical version codes:
|
||||
// ScummVM 2.2.1: 61-64 *Reserved for 2.2.1 stable/release* (arm-v7a, arm64-v8a, x86, x86_64 respectively)
|
||||
// ScummVM 2.2.1: 61-64 Play Store release version for 2.2.1 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
|
||||
// ScummVM 2.2.1: 57-60 Beta 3 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
|
||||
// ScummVM 2.2.1: 53-56 Beta 2 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
|
||||
// ScummVM 2.2.1: 49-52 Beta 1 (29 Sep 2020) (arm-v7a, arm64-v8a, x86, x86_64 respectively)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue