diff --git a/metadata/com.simplemobiletools.gallery.pro.yml b/metadata/com.simplemobiletools.gallery.pro.yml index fd8733ee0d..c57d203639 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -1126,7 +1126,15 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.26.3 + versionCode: 384 + commit: 89a8902bc4ce5358d482591d4635a5b0dfa3c37f + subdir: app + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 6.26.2 -CurrentVersionCode: 383 +CurrentVersion: 6.26.3 +CurrentVersionCode: 384