From 014904ad5cf0405ca84ad7ac63ecb47b45ded25b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 20 Jun 2021 05:17:11 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.20.2 (344) --- 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 4155761773..0a0214906c 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -783,7 +783,17 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.20.2 + versionCode: 344 + commit: 5989b955ff98e81b65fda0784f41829d08bdc83a + subdir: app + patch: + - build.patch + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.20.1 -CurrentVersionCode: 343 +CurrentVersion: 6.20.2 +CurrentVersionCode: 344