From c2cc8018d929caa85dc61979493e5c151309466a Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Wed, 6 Mar 2019 14:03:59 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.5.5 (233) --- 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 40dbbe8295..79867d02be 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -163,7 +163,15 @@ Builds: - yes prebuild: sed -i -e '/keystore/d' build.gradle + - versionName: 6.5.5 + versionCode: 233 + commit: 6.5.5 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.5.4 -CurrentVersionCode: 232 +CurrentVersion: 6.5.5 +CurrentVersionCode: 233