[Scummvm-git-logs] scummvm master -> 86ee1a982fa1f8d71cd6046fdf11739969cd7be3

antoniou79 noreply at scummvm.org
Tue Feb 28 19:51:14 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:
86ee1a982f ANDROID: New versioninfo batch for 2.7.0 beta 2


Commit: 86ee1a982fa1f8d71cd6046fdf11739969cd7be3
    https://github.com/scummvm/scummvm/commit/86ee1a982fa1f8d71cd6046fdf11739969cd7be3
Author: antoniou79 (a.antoniou79 at gmail.com)
Date: 2023-02-28T21:49:54+02:00

Commit Message:
ANDROID: New versioninfo batch for 2.7.0 beta 2

Changed paths:
    dists/android/build.gradle


diff --git a/dists/android/build.gradle b/dists/android/build.gradle
index 27c7e5d30d3..f6cfcdc26b9 100644
--- a/dists/android/build.gradle
+++ b/dists/android/build.gradle
@@ -44,9 +44,9 @@ android {
         // 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.7.0:  89 -  92 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+        // ScummVM 2.7.0:  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)




More information about the Scummvm-git-logs mailing list