diff --git a/metadata/com.simplemobiletools.calendar.pro.yml b/metadata/com.simplemobiletools.calendar.pro.yml index cf66db053e..01a498b08f 100644 --- a/metadata/com.simplemobiletools.calendar.pro.yml +++ b/metadata/com.simplemobiletools.calendar.pro.yml @@ -507,7 +507,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 6.15.0 + versionCode: 203 + commit: 23779209a0dbb1c6cc34262886d3eb217c863b79 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.14.1 -CurrentVersionCode: 202 +CurrentVersion: 6.15.0 +CurrentVersionCode: 203