From c43d353b8ba4e01c43882fb9181abc0bf29bf09b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 5 Mar 2022 04:42:03 +0000 Subject: [PATCH] Update Call Recorder to 1.8.0 (221) --- 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 59c42b4b02..a06cbe5cb0 100644 --- a/metadata/com.github.axet.callrecorder.yml +++ b/metadata/com.github.axet.callrecorder.yml @@ -647,7 +647,15 @@ Builds: - yes prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + - versionName: 1.8.0 + versionCode: 221 + commit: 336f7a23b577bb000e2bfab8187788b4b66efbdb + 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.14 -CurrentVersionCode: 220 +CurrentVersion: 1.8.0 +CurrentVersionCode: 221