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