From 6ac2e439aec8204af132eeb8b70cd0e8b197cd32 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 3 Dec 2018 10:12:53 +0000 Subject: [PATCH] Update Simple Contacts Pro to 6.1.0 (37) --- 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 20295afbf2..9d5b52d3ab 100644 --- a/metadata/com.simplemobiletools.contacts.pro.yml +++ b/metadata/com.simplemobiletools.contacts.pro.yml @@ -26,7 +26,15 @@ Builds: - yes prebuild: sed -i -e '/keystore/d' build.gradle + - versionName: 6.1.0 + versionCode: 37 + commit: 6.1.0 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.0.0 -CurrentVersionCode: 36 +CurrentVersion: 6.1.0 +CurrentVersionCode: 37