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