diff --git a/metadata/com.simplemobiletools.contacts.pro.yml b/metadata/com.simplemobiletools.contacts.pro.yml index b94915a9cd..ee8a349138 100644 --- a/metadata/com.simplemobiletools.contacts.pro.yml +++ b/metadata/com.simplemobiletools.contacts.pro.yml @@ -152,7 +152,7 @@ Builds: subdir: app gradle: - yes - prebuild: sed -i -e '/keystore/d' build.gradle + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle AutoUpdateMode: Version %v UpdateCheckMode: Tags