diff --git a/metadata/com.simplemobiletools.contacts.pro.yml b/metadata/com.simplemobiletools.contacts.pro.yml index c2125bd211..e8940fc976 100644 --- a/metadata/com.simplemobiletools.contacts.pro.yml +++ b/metadata/com.simplemobiletools.contacts.pro.yml @@ -202,7 +202,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 6.12.0 + versionCode: 68 + commit: 6.12.0 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.11.3 -CurrentVersionCode: 67 +CurrentVersion: 6.12.0 +CurrentVersionCode: 68