From 8bcf601512e88298a595e3aa1d55ea94be50a5b6 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 22 Mar 2019 23:51:07 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.6.1 (235) --- 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 33fb9c6b71..5584be386d 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -179,7 +179,15 @@ Builds: - yes prebuild: sed -i -e '/keystore/d' build.gradle + - versionName: 6.6.1 + versionCode: 235 + commit: 6.6.1 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.6.0 -CurrentVersionCode: 234 +CurrentVersion: 6.6.1 +CurrentVersionCode: 235