diff --git a/metadata/com.simplemobiletools.gallery.pro.yml b/metadata/com.simplemobiletools.gallery.pro.yml index 4eabcc1906..58ab78305c 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -457,7 +457,19 @@ Builds: - sed -i -e '/(is_proprietary)/,+2d' ../build.gradle - sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties + - versionName: 6.14.2 + versionCode: 302 + commit: 6.14.2 + subdir: app + patch: + - build.patch + gradle: + - foss + prebuild: + - sed -i -e '/(is_proprietary)/,+2d' ../build.gradle + - sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.14.1 -CurrentVersionCode: 301 +CurrentVersion: 6.14.2 +CurrentVersionCode: 302