From 8a4666641b3d69324de68732ed2059732b0cce44 Mon Sep 17 00:00:00 2001 From: F-Droid Builder <admin@f-droid.org> Date: Wed, 12 Jun 2019 21:46:01 +0100 Subject: [PATCH] Update Simple Gallery Pro to 6.7.9 (253) --- metadata/com.simplemobiletools.gallery.pro.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.gallery.pro.yml b/metadata/com.simplemobiletools.gallery.pro.yml index 0cf85280ff..335acc411c 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -235,7 +235,15 @@ Builds: - yes prebuild: sed -i -e '/keystore/d' build.gradle + - versionName: 6.7.9 + versionCode: 253 + commit: 6.7.9 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.7.7 -CurrentVersionCode: 251 +CurrentVersion: 6.7.9 +CurrentVersionCode: 253