diff --git a/metadata/com.simplemobiletools.calendar.pro.yml b/metadata/com.simplemobiletools.calendar.pro.yml index d8618e9b56..6d725d3dc2 100644 --- a/metadata/com.simplemobiletools.calendar.pro.yml +++ b/metadata/com.simplemobiletools.calendar.pro.yml @@ -275,7 +275,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 6.8.4 + versionCode: 171 + commit: 6.8.4 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.8.3 -CurrentVersionCode: 170 +CurrentVersion: 6.8.4 +CurrentVersionCode: 171