[Scummvm-git-logs] scummvm master -> 17196e65acc386e9815d9fcf56e583b5f90f105a

antoniou79 a.antoniou79 at gmail.com
Sun Oct 25 11:57:58 UTC 2020


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:
17196e65ac ANDROID: update comment on build.gradle


Commit: 17196e65acc386e9815d9fcf56e583b5f90f105a
    https://github.com/scummvm/scummvm/commit/17196e65acc386e9815d9fcf56e583b5f90f105a
Author: antoniou (a.antoniou79 at gmail.com)
Date: 2020-10-25T13:57:11+02:00

Commit Message:
ANDROID: update comment on build.gradle

For Play Store release (Oct 2020)

Changed paths:
    dists/android/build.gradle


diff --git a/dists/android/build.gradle b/dists/android/build.gradle
index 6ee9214edc..523ac1e03e 100644
--- a/dists/android/build.gradle
+++ b/dists/android/build.gradle
@@ -40,7 +40,7 @@ android {
         // versioncode must be incremented for each market upload
         // ScummVM 2.3.0: 65-68 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
         // Historical version codes:
-        // ScummVM 2.2.1: 61-64 *Reserved for 2.2.1 stable/release* (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)




More information about the Scummvm-git-logs mailing list