From 81912c2d8c25752c32abd3211e81c8be1151e974 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 5 Oct 2019 15:58:57 +0100 Subject: [PATCH] Update Simple Gallery Pro to 6.10.0 (267) --- 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 4a6e3a1dd4..65984f7c89 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -331,7 +331,15 @@ Builds: - yes prebuild: sed -i -e '/keystore/d' build.gradle + - versionName: 6.10.0 + versionCode: 267 + commit: 6.10.0 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.9.6 -CurrentVersionCode: 266 +CurrentVersion: 6.10.0 +CurrentVersionCode: 267