From a80f14f30a33f2eccdfb25d172c7dd2d5405362a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 27 Jan 2021 04:19:53 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.19.1 (336) --- 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 6ab1110ce9..baea8186f2 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -713,7 +713,17 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.19.1 + versionCode: 336 + commit: 6.19.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.0 -CurrentVersionCode: 335 +CurrentVersion: 6.19.1 +CurrentVersionCode: 336