[Scummvm-git-logs] scummvm master -> b4a6602eadc786f0ddef22f9ce643e5dd8ad3fad
antoniou79
noreply at scummvm.org
Mon Jan 23 21:48:48 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
b4a6602ead ANDROID: New versionCodes 105-108 for 2.8.0
Commit: b4a6602eadc786f0ddef22f9ce643e5dd8ad3fad
https://github.com/scummvm/scummvm/commit/b4a6602eadc786f0ddef22f9ce643e5dd8ad3fad
Author: antoniou79 (a.antoniou79 at gmail.com)
Date: 2023-01-23T23:46:26+02:00
Commit Message:
ANDROID: New versionCodes 105-108 for 2.8.0
Skipped 3 batches of codes as reserved for possible beta testing or bug fix 2.7.x releases
Changed paths:
dists/android/build.gradle
diff --git a/dists/android/build.gradle b/dists/android/build.gradle
index 8164e75190c..27c7e5d30d3 100644
--- a/dists/android/build.gradle
+++ b/dists/android/build.gradle
@@ -38,27 +38,31 @@ android {
minSdkVersion 19
targetSdkVersion 33
- versionName "2.7.0"
- versionCode 89
+ versionName "2.8.0"
+ versionCode 105
// versioncode must be incremented for each market upload
- // ScummVM 2.7.0: 89-93 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.6.x: 85-88 (reserved for potential beta or 2.6.x bugfix builds)
- // ScummVM 2.6.x: 81-84 (reserved for potential beta or 2.6.x bugfix builds)
- // ScummVM 2.6.x: 77-80 (reserved for potential beta or 2.6.x bugfix builds)
+ // ScummVM 2.8.0: 105 - 108 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.7.x: 101 - 104 (reserved for potential beta or 2.7.x bugfix builds)
+ // ScummVM 2.7.x: 97 - 100 (reserved for potential beta or 2.7.x bugfix builds)
+ // ScummVM 2.7.x: 93 - 96 (reserved for potential beta or 2.7.x bugfix builds)
// Historical version codes:
- // ScummVM 2.6.0: 73-76 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.5.1: 69-72 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.5.0: 65-68 (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: 57-60 *Reserved for 2.2.1 stable/release* (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)
- // ScummVM 2.2.0: 45-48 (arm-v7a, arm64-v8a, x86, x86_64 respectively -- armeabi was dropped)
- // ScummVM 2.1.1: 40-44 (armeabi, arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.1.0: 35-39 (armeabi, arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.0.0: 30-34
- // ScummVM 1.9.0.1: 25-28
+ // ScummVM 2.7.0: 89 - 92 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.6.x: 85 - 88 (skipped - was reserved for potential beta or 2.6.x bugfix builds)
+ // ScummVM 2.6.x: 81 - 84 (skipped - was reserved for potential beta or 2.6.x bugfix builds)
+ // ScummVM 2.6.1: 77 - 80 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.6.0: 73 - 76 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.5.1: 69 - 72 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.5.0: 65 - 68 (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: 57 - 60 *Reserved for 2.2.1 stable/release* (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)
+ // ScummVM 2.2.0: 45 - 48 (arm-v7a, arm64-v8a, x86, x86_64 respectively -- armeabi was dropped)
+ // ScummVM 2.1.1: 40 - 44 (armeabi, arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.1.0: 35 - 39 (armeabi, arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.0.0: 30 - 34
+ // ScummVM 1.9.0.1:25 - 28
// ScummVM 1.9.0: 19
// ScummVM 1.8.1: 15
More information about the Scummvm-git-logs
mailing list