From 99299e8b8b66625b8c2f01d092b2d398c66b1706 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 3 May 2019 13:08:52 +0100 Subject: [PATCH] Update Simple Gallery Pro to 6.7.0 (244) --- 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 0f43565a06..e086fee5ab 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -203,7 +203,15 @@ Builds: - yes prebuild: sed -i -e '/keystore/d' build.gradle + - versionName: 6.7.0 + versionCode: 244 + commit: 6.7.0 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.6.4 -CurrentVersionCode: 243 +CurrentVersion: 6.7.0 +CurrentVersionCode: 244