diff --git a/metadata/com.simplemobiletools.gallery.pro.yml b/metadata/com.simplemobiletools.gallery.pro.yml index 441c56889a..3d040279c4 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -1190,7 +1190,15 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.27.0 + versionCode: 392 + commit: 267332de6b9a6afff9e3e745129084e65798d206 + subdir: app + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 6.26.10 -CurrentVersionCode: 391 +CurrentVersion: 6.27.0 +CurrentVersionCode: 392