From 1b80fc4ab37eb634cad0d685d8bd622c46819db7 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 10 Sep 2021 04:50:51 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.21.2 (348) --- metadata/com.simplemobiletools.gallery.pro.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.gallery.pro.yml b/metadata/com.simplemobiletools.gallery.pro.yml index a7cabf32cf..fc0c44f5f6 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -823,7 +823,17 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.21.2 + versionCode: 348 + commit: fd38fcdda778cc6533d725b50b00b0952bd6a584 + subdir: app + patch: + - build.patch + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.21.1 -CurrentVersionCode: 347 +CurrentVersion: 6.21.2 +CurrentVersionCode: 348