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