diff --git a/metadata/com.simplemobiletools.contacts.pro.yml b/metadata/com.simplemobiletools.contacts.pro.yml index 5f8e001f60..1811a8ec66 100644 --- a/metadata/com.simplemobiletools.contacts.pro.yml +++ b/metadata/com.simplemobiletools.contacts.pro.yml @@ -478,7 +478,15 @@ Builds: - fdroid prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 6.22.3 + versionCode: 103 + commit: 831e6fc7b0af75cf8f81808e9f2f4a18d2b8a808 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 6.22.2 -CurrentVersionCode: 102 +CurrentVersion: 6.22.3 +CurrentVersionCode: 103