[Scummvm-git-logs] scummvm master -> 70fce0d0a41bb83078d4f2578e6e58c7174103f2

antoniou79 a.antoniou79 at gmail.com
Wed Jul 22 03:06:05 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:
70fce0d0a4 ANDROID: Comment about new versioCodes


Commit: 70fce0d0a41bb83078d4f2578e6e58c7174103f2
    https://github.com/scummvm/scummvm/commit/70fce0d0a41bb83078d4f2578e6e58c7174103f2
Author: antoniou79 (a.antoniou79 at gmail.com)
Date: 2020-07-22T06:05:24+03:00

Commit Message:
ANDROID: Comment about new versioCodes

Changed paths:
    dists/android/build.gradle


diff --git a/dists/android/build.gradle b/dists/android/build.gradle
index 5f0eebc605..094eebfed8 100644
--- a/dists/android/build.gradle
+++ b/dists/android/build.gradle
@@ -38,6 +38,7 @@ android {
         versionName "2.2.0git"
         versionCode 45
         // versioncode must be incremented for each market upload
+		// ScummVM 2.2.2: 45-48 (arm-v7a, arm64-v8a, x86, x86_64 respectively -- armeabi was dropped)
         // Historical version codes:
         // ScummVM 2.1.1: 40-44 (armeabi, arm-v7a, arm64-v8a, x86, x86_64 respectively)
         // ScummVM 2.1.0: 35-39 (armeabi, arm-v7a, arm64-v8a, x86, x86_64 respectively)




More information about the Scummvm-git-logs mailing list