diff --git a/metadata/com.simplemobiletools.gallery.pro.yml b/metadata/com.simplemobiletools.gallery.pro.yml index 9ba6121fd9..191c2ed73d 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -481,7 +481,19 @@ Builds: - sed -i -e '/(is_proprietary)/,+2d' ../build.gradle - sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties + - versionName: 6.14.6 + versionCode: 307 + commit: 6.14.6 + 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.3 -CurrentVersionCode: 304 +CurrentVersion: 6.14.6 +CurrentVersionCode: 307