From 67e9f060cecc6b01be6cf6f2a98a3cd7a40acbb8 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 4 Apr 2021 04:25:15 +0000 Subject: [PATCH] Update Dialer to 5.6.3 (22) --- metadata/com.simplemobiletools.dialer.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.simplemobiletools.dialer.yml b/metadata/com.simplemobiletools.dialer.yml index 9173fb3af2..4d18a0f90d 100644 --- a/metadata/com.simplemobiletools.dialer.yml +++ b/metadata/com.simplemobiletools.dialer.yml @@ -145,7 +145,15 @@ Builds: - yes prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + - versionName: 5.6.3 + versionCode: 22 + commit: 5.6.3 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 5.6.2 -CurrentVersionCode: 21 +CurrentVersion: 5.6.3 +CurrentVersionCode: 22