From 991c611611cc912aa2ac0b52d4228af42138a7fc Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 4 Nov 2020 04:10:53 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.17.1 (326) --- 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 dc7615772f..09e61c0f50 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -643,7 +643,17 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.17.1 + versionCode: 326 + commit: 6.17.1 + subdir: app + patch: + - build.patch + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.17.0 -CurrentVersionCode: 325 +CurrentVersion: 6.17.1 +CurrentVersionCode: 326