From 8ef66c7d0951240e78cae9b1d270185cf0cb2284 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 4 Jan 2021 04:26:47 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.18.1 (331) --- 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 b6fad3dda5..440b698a1d 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -683,7 +683,17 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.18.1 + versionCode: 331 + commit: 6.18.1 + subdir: app + patch: + - build.patch + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.18.0 -CurrentVersionCode: 330 +CurrentVersion: 6.18.1 +CurrentVersionCode: 331