[Scummvm-git-logs] scummvm master -> 15041e814c7884d186df8d079da6eabaffb7924d
antoniou79
noreply at scummvm.org
Sun Jun 8 18:05:52 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:
15041e814c DISTS: ANDROID: Document the versionCodes for 2.9.1.1
Commit: 15041e814c7884d186df8d079da6eabaffb7924d
https://github.com/scummvm/scummvm/commit/15041e814c7884d186df8d079da6eabaffb7924d
Author: antoniou79 (a.antoniou79 at gmail.com)
Date: 2025-06-08T21:05:46+03:00
Commit Message:
DISTS: ANDROID: Document the versionCodes for 2.9.1.1
Changed paths:
dists/android/build.gradle
diff --git a/dists/android/build.gradle b/dists/android/build.gradle
index 80239c47be0..d46d9b72198 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.1: 2091010 - 2091014 (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)
More information about the Scummvm-git-logs
mailing list