From 7ab994826f8be5209d640d307387767b200ddcbc Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 20 Dec 2021 04:48:32 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.22.3 (358) --- metadata/com.simplemobiletools.gallery.pro.yml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.gallery.pro.yml b/metadata/com.simplemobiletools.gallery.pro.yml index a9d744ad42..72aadcb77b 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -931,7 +931,21 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.22.3 + versionCode: 358 + commit: 656bd66aee73007db751e46941ee353ce5a23243 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + patch: + - build.patch + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.22.2 -CurrentVersionCode: 357 +CurrentVersion: 6.22.3 +CurrentVersionCode: 358