From 14250d801219c4a94272c587f05d568a3a44b93a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 18 Oct 2022 09:22:01 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.25.4 (379) --- 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 72a59ca0e2..15c181cd9a 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -1086,7 +1086,17 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.25.4 + versionCode: 379 + commit: 16f9f8995f898ddded5c0c6ab1a3760550b3484e + subdir: app + patch: + - build.patch + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.25.3 -CurrentVersionCode: 378 +CurrentVersion: 6.25.4 +CurrentVersionCode: 379