From 92906380586356439f0f602c8865a047ec30c4b8 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Wed, 10 Jul 2019 12:12:57 +0100 Subject: [PATCH] Update Call Recorder to 1.7.6 (213) --- metadata/com.github.axet.callrecorder.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.axet.callrecorder.yml b/metadata/com.github.axet.callrecorder.yml index f7271f7c9c..352cafce43 100644 --- a/metadata/com.github.axet.callrecorder.yml +++ b/metadata/com.github.axet.callrecorder.yml @@ -608,7 +608,15 @@ Builds: - yes prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + - versionName: 1.7.6 + versionCode: 213 + commit: callrecorder-1.7.6 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + AutoUpdateMode: Version callrecorder-%v UpdateCheckMode: Tags -CurrentVersion: 1.7.3 -CurrentVersionCode: 209 +CurrentVersion: 1.7.6 +CurrentVersionCode: 213