From 664f28736204c7ec2b24b49173b03c5e61a2f14c Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 8 Mar 2019 00:25:21 +0000 Subject: [PATCH] Update Simple Contacts Pro to 6.3.1 (42) --- metadata/com.simplemobiletools.contacts.pro.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.contacts.pro.yml b/metadata/com.simplemobiletools.contacts.pro.yml index 1bce1886f1..6182955a69 100644 --- a/metadata/com.simplemobiletools.contacts.pro.yml +++ b/metadata/com.simplemobiletools.contacts.pro.yml @@ -66,7 +66,15 @@ Builds: - yes prebuild: sed -i -e '/keystore/d' build.gradle + - versionName: 6.3.1 + versionCode: 42 + commit: 6.3.1 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.3.0 -CurrentVersionCode: 41 +CurrentVersion: 6.3.1 +CurrentVersionCode: 42