diff --git a/metadata/com.simplemobiletools.gallery.pro.yml b/metadata/com.simplemobiletools.gallery.pro.yml index 7cb8492449..4eabcc1906 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -445,7 +445,19 @@ Builds: - sed -i -e '/(is_proprietary)/,+2d' ../build.gradle - sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties + - versionName: 6.14.1 + versionCode: 301 + commit: 6.14.1 + 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.0 -CurrentVersionCode: 300 +CurrentVersion: 6.14.1 +CurrentVersionCode: 301