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