From 1331a4b417b8c3ffbb190336cfdc958adf152bd4 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Thu, 7 Feb 2019 18:16:35 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.5.0 (228) --- 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 7cd18db30c..af43ca4c1a 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -122,7 +122,15 @@ Builds: - yes prebuild: sed -i -e '/keystore/d' build.gradle + - versionName: 6.5.0 + versionCode: 228 + commit: 6.5.0 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.4.1 -CurrentVersionCode: 226 +CurrentVersion: 6.5.0 +CurrentVersionCode: 228