From 6077a2cefae3450ab05b70fd5af583612f7d013f Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Sat, 30 May 2020 03:52:27 +0200 Subject: [PATCH] Update Simple Gallery Pro to 6.14.10 (311) --- metadata/com.simplemobiletools.gallery.pro.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.gallery.pro.yml b/metadata/com.simplemobiletools.gallery.pro.yml index dafba3658c..b5258f649a 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -503,7 +503,17 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.14.10 + versionCode: 311 + commit: 6.14.10 + subdir: app + patch: + - build.patch + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.14.9 -CurrentVersionCode: 310 +CurrentVersion: 6.14.10 +CurrentVersionCode: 311