From 9acdc736915003d5c84a1dbf51fee83775a6ecd4 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Thu, 13 Dec 2018 13:52:21 +0000 Subject: [PATCH] Update Simple Contacts Pro to 6.1.1 (38) --- 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 9d5b52d3ab..d0d1ac90d7 100644 --- a/metadata/com.simplemobiletools.contacts.pro.yml +++ b/metadata/com.simplemobiletools.contacts.pro.yml @@ -34,7 +34,15 @@ Builds: - yes prebuild: sed -i -e '/keystore/d' build.gradle + - versionName: 6.1.1 + versionCode: 38 + commit: 6.1.1 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 6.1.0 -CurrentVersionCode: 37 +CurrentVersion: 6.1.1 +CurrentVersionCode: 38