From dd00d13a7d120ad87850753dd1edad5a78dfc132 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 17 Jun 2020 14:15:02 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.15.2 (314) --- 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 5db238d265..ffdf395fed 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -533,7 +533,17 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.15.2 + versionCode: 314 + commit: 6.15.2 + subdir: app + patch: + - build.patch + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.15.1 -CurrentVersionCode: 313 +CurrentVersion: 6.15.2 +CurrentVersionCode: 314