[Scummvm-git-logs] scummvm branch-2-7 -> 3a6e852dc7d53780eb617b2a67b2c7767d4bf317

antoniou79 noreply at scummvm.org
Sat Mar 11 20:46:09 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:
3a6e852dc7 ANDROID: Update versionCodes for 2.7.0 beta 3


Commit: 3a6e852dc7d53780eb617b2a67b2c7767d4bf317
    https://github.com/scummvm/scummvm/commit/3a6e852dc7d53780eb617b2a67b2c7767d4bf317
Author: antoniou79 (a.antoniou79 at gmail.com)
Date: 2023-03-11T22:45:38+02:00

Commit Message:
ANDROID: Update versionCodes for 2.7.0 beta 3

Changed paths:
    dists/android/build.gradle


diff --git a/dists/android/build.gradle b/dists/android/build.gradle
index dc7498296d2..f3a46447969 100644
--- a/dists/android/build.gradle
+++ b/dists/android/build.gradle
@@ -39,29 +39,29 @@ android {
         targetSdkVersion 33
 
         versionName "2.7.0"
-        versionCode 93
+        versionCode 97
         // versioncode must be incremented for each market upload
-        // ScummVM 2.7.0: 93-96 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (beta 2 on Play Store)
         // Historical version codes:
-        // ScummVM 2.7.0: 89-92 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (beta 1 on Play Store)
-        // 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
+        // ScummVM 2.7.0.2:  97 - 100 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (beta 3 on Play Store)
+        // ScummVM 2.7.0.1:  93 -  96 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (beta 2 on Play Store)
+        // ScummVM 2.7.0:    89 -  92 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (beta 1 on Play Store)
+        // 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:    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
 
     }
     buildTypes {




More information about the Scummvm-git-logs mailing list