[Scummvm-git-logs] scummvm master -> a3a49f31e5bfe8df00676bcb71425fe8696eceef

lephilousophe noreply at scummvm.org
Thu May 1 10:07:30 UTC 2025


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
a3a49f31e5 DISTS: ANDROID: New versionCodes for 2.9.1


Commit: a3a49f31e5bfe8df00676bcb71425fe8696eceef
    https://github.com/scummvm/scummvm/commit/a3a49f31e5bfe8df00676bcb71425fe8696eceef
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2025-05-01T12:07:15+02:00

Commit Message:
DISTS: ANDROID: New versionCodes for 2.9.1

Changed paths:
    dists/android/build.gradle


diff --git a/dists/android/build.gradle b/dists/android/build.gradle
index 4bcf42f39df..931b6a1c7e0 100644
--- a/dists/android/build.gradle
+++ b/dists/android/build.gradle
@@ -58,6 +58,7 @@ android {
         // eg. ScummVM 2.10.0 builds would have version codes: 2100000 - 2100004
         // --------------
         // ScummVM 2.10.0:  2100000 - 2100004 (unspec/fat, arm-v7a, arm64-v8a, x86, x86_64 respectively)
+        // ScummVM 2.9.1:   2091000 - 2091004 (unspec/fat, arm-v7a, arm64-v8a, x86, x86_64 respectively)
         // ScummVM 2.9.0:   2090001 - 2090004 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
         // ScummVM 2.8.1.1: 2081011 - 2081014 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (release on Play Store)
         // ScummVM 2.8.1:   2081001 - 2081004 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (rejected on Play Store)




More information about the Scummvm-git-logs mailing list