ANDROID: update comment on build.gradle
Some checks failed
CI / Windows (push) Has been cancelled
CI / Xcode (push) Has been cancelled

For Store release version
This commit is contained in:
antoniou 2020-10-25 13:52:41 +02:00
parent 1fc4fa8e1f
commit af5218d128

View file

@ -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)