From 67bf13268900eb1215b7e92fa3a358d130f64317 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 19 Aug 2021 04:43:43 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.21.0 (346) --- 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 14d6cc57d1..60b47b7584 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -803,7 +803,17 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.21.0 + versionCode: 346 + commit: cc1971ccb9144fe35ecfcc4565ddb54302d7aca1 + subdir: app + patch: + - build.patch + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.20.3 -CurrentVersionCode: 345 +CurrentVersion: 6.21.0 +CurrentVersionCode: 346