From 6d645a6200f240f955fe6beaa3de20e71e50dae5 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 24 Jul 2023 06:02:20 +0000 Subject: [PATCH] Update Call Recorder to 1.8.6 (227) --- metadata/com.github.axet.callrecorder.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.axet.callrecorder.yml b/metadata/com.github.axet.callrecorder.yml index 4e5a4f9dbd..7303244712 100644 --- a/metadata/com.github.axet.callrecorder.yml +++ b/metadata/com.github.axet.callrecorder.yml @@ -675,7 +675,16 @@ Builds: prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle ndk: r21 + - versionName: 1.8.6 + versionCode: 227 + commit: b2d30200a348ad27cd3d89ea92da56e43ff549de + subdir: app + gradle: + - yes + prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + ndk: r21 + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.8.5 -CurrentVersionCode: 226 +CurrentVersion: 1.8.6 +CurrentVersionCode: 227