[Scummvm-git-logs] scummvm branch-2-9 -> 317fbd4f52a61c705a7a73c7aa2dc29ee7fde04b
antoniou79
noreply at scummvm.org
Mon May 19 09:01:22 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:
317fbd4f52 DISTS: ANDROID: Set versionName to 2.9.1 to match planned release
Commit: 317fbd4f52a61c705a7a73c7aa2dc29ee7fde04b
https://github.com/scummvm/scummvm/commit/317fbd4f52a61c705a7a73c7aa2dc29ee7fde04b
Author: antoniou79 (a.antoniou79 at gmail.com)
Date: 2025-05-19T11:59:39+03:00
Commit Message:
DISTS: ANDROID: Set versionName to 2.9.1 to match planned release
Changed paths:
dists/android/build.gradle
diff --git a/dists/android/build.gradle b/dists/android/build.gradle
index 22a11671cff..ab53b44bcab 100644
--- a/dists/android/build.gradle
+++ b/dists/android/build.gradle
@@ -43,7 +43,7 @@ android {
minSdkVersion 16
targetSdkVersion 35
- versionName "2.9.0"
+ versionName "2.9.1"
versionCode 2091000
// versioncode must be incremented for each market upload
// maximum versioncode allowed by Play Store is: 2100000000
More information about the Scummvm-git-logs
mailing list