diff --git a/metadata/com.simplemobiletools.calendar.pro.yml b/metadata/com.simplemobiletools.calendar.pro.yml index fcefe32414..3111df466c 100644 --- a/metadata/com.simplemobiletools.calendar.pro.yml +++ b/metadata/com.simplemobiletools.calendar.pro.yml @@ -411,7 +411,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 6.11.5 + versionCode: 190 + commit: 6.11.5 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.11.4 -CurrentVersionCode: 189 +CurrentVersion: 6.11.5 +CurrentVersionCode: 190