diff --git a/metadata/com.simplemobiletools.contacts.pro.yml b/metadata/com.simplemobiletools.contacts.pro.yml index 49207d522f..5f8e001f60 100644 --- a/metadata/com.simplemobiletools.contacts.pro.yml +++ b/metadata/com.simplemobiletools.contacts.pro.yml @@ -470,7 +470,15 @@ Builds: - fdroid prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 6.22.2 + versionCode: 102 + commit: 1ec5277dc4155432b9142d441fb33b6a93d04f3d + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 6.22.1 -CurrentVersionCode: 101 +CurrentVersion: 6.22.2 +CurrentVersionCode: 102