diff --git a/metadata/de.ritscher.simplemobiletools.contacts.pro.yml b/metadata/de.ritscher.simplemobiletools.contacts.pro.yml index 805ca68ae4..199fdcc048 100644 --- a/metadata/de.ritscher.simplemobiletools.contacts.pro.yml +++ b/metadata/de.ritscher.simplemobiletools.contacts.pro.yml @@ -24,7 +24,15 @@ Builds: - fdroid prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 6.22.2.1 + versionCode: 104 + commit: 95f85fe2b1977278ca1ff30ff73a376a2a0387b2 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags ^[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+$ -CurrentVersion: 6.22.1.2 -CurrentVersionCode: 102 +CurrentVersion: 6.22.2.1 +CurrentVersionCode: 104