diff --git a/metadata/com.simplemobiletools.gallery.pro.yml b/metadata/com.simplemobiletools.gallery.pro.yml index 45778303c8..e43ac4c5b1 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -1206,7 +1206,15 @@ Builds: - foss prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - versionName: 6.27.2 + versionCode: 394 + commit: 5da3f4ccb3096d6561a91249acb2aa65814e52bc + subdir: app + gradle: + - foss + prebuild: sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 6.27.1 -CurrentVersionCode: 393 +CurrentVersion: 6.27.2 +CurrentVersionCode: 394