From f970909aa0638d579e5cc3c0c743a128afffe0c2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 15 May 2021 04:40:42 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.20.1 (343) --- 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 f47f28fd60..4155761773 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -773,7 +773,17 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.20.1 + versionCode: 343 + commit: 6.20.1 + subdir: app + patch: + - build.patch + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.19.6 -CurrentVersionCode: 341 +CurrentVersion: 6.20.1 +CurrentVersionCode: 343