From cc4575a92e3b6b578d413c7734be79e2750587bb Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 13 Jan 2023 09:30:57 +0000 Subject: [PATCH] Update Simple Gallery Pro to 6.26.1 (382) --- 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 a0fe05e06b..2e7d272061 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -1110,7 +1110,15 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.26.1 + versionCode: 382 + commit: b06fd37e13e3e4b1545218f13629f241aaabcfed + subdir: app + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 6.26.0 -CurrentVersionCode: 381 +CurrentVersion: 6.26.1 +CurrentVersionCode: 382