From e0a8b3f0e5b8d2217a368bbe929844457d311c69 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 11 Oct 2021 04:52:05 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.21.6 (353) --- 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 a75fbffb02..845115bdea 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -861,7 +861,21 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.21.6 + versionCode: 353 + commit: a87d3281dce235849a399f7efb28d71de39f7782 + 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.21.4 -CurrentVersionCode: 350 +CurrentVersion: 6.21.6 +CurrentVersionCode: 353