[Scummvm-git-logs] scummvm master -> 5716888518397d85c86e2cbb1886a07600cf7b47

antoniou79 noreply at scummvm.org
Sun Dec 1 21:49:48 UTC 2024


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:
5716888518 JANITORIAL: Correct typo in comment


Commit: 5716888518397d85c86e2cbb1886a07600cf7b47
    https://github.com/scummvm/scummvm/commit/5716888518397d85c86e2cbb1886a07600cf7b47
Author: antoniou79 (a.antoniou79 at gmail.com)
Date: 2024-12-01T23:48:56+02:00

Commit Message:
JANITORIAL: Correct typo in comment

Changed paths:
    dists/android/build.gradle


diff --git a/dists/android/build.gradle b/dists/android/build.gradle
index e842da3da29..806301127c9 100644
--- a/dists/android/build.gradle
+++ b/dists/android/build.gradle
@@ -57,7 +57,7 @@ android {
         //     (0: unspecified/fat, 1: arm-v7a, 2: arm64-v8a, 3: x86, 4: x86_64)
         // eg. ScummVM 2.10.0 builds would have version codes: 2100000 - 2100004
         // --------------
-        // ScummVM 2.10.0:  2100000 - 2090004 (unspec/fat, arm-v7a, arm64-v8a, x86, x86_64 respectively)
+        // ScummVM 2.10.0:  2100000 - 2100004 (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