From b31543a70a14013763272827212b80472a92f3ad Mon Sep 17 00:00:00 2001 From: relan Date: Sun, 19 Jan 2020 11:32:12 +0300 Subject: [PATCH] Simple Contacts Pro: fix 6.5.2 (55) --- metadata/com.simplemobiletools.contacts.pro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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