diff --git a/metadata/com.simplemobiletools.gallery.pro.yml b/metadata/com.simplemobiletools.gallery.pro.yml index 13f3ba1161..aa6f21b26b 100644 --- a/metadata/com.simplemobiletools.gallery.pro.yml +++ b/metadata/com.simplemobiletools.gallery.pro.yml @@ -50,7 +50,15 @@ Builds: - yes prebuild: sed -i -e '/keystore/d' build.gradle + - versionName: 6.1.1 + versionCode: 214 + commit: 6.1.1 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.1.0 -CurrentVersionCode: 213 +CurrentVersion: 6.1.1 +CurrentVersionCode: 214