From 02bf6f5274a99e71c67b1a8c00bda85dba8b5150 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 8 Sep 2021 04:38:50 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.21.1 (347) --- 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 60b47b7584..a7cabf32cf 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -813,7 +813,17 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.21.1 + versionCode: 347 + commit: 429925ba18df4eeb05728c1ccd8c1e17477b0ca5 + subdir: app + patch: + - build.patch + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.21.0 -CurrentVersionCode: 346 +CurrentVersion: 6.21.1 +CurrentVersionCode: 347