From 58791cb8f2c1b6ce4c4b07f972bdb7bcb680e53a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 21 Dec 2020 04:46:25 +0000 Subject: [PATCH] Update Audio Recorder to 3.4.3 (353) --- metadata/com.github.axet.audiorecorder.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.axet.audiorecorder.yml b/metadata/com.github.axet.audiorecorder.yml index 95e5497a61..3977f48ca7 100644 --- a/metadata/com.github.axet.audiorecorder.yml +++ b/metadata/com.github.axet.audiorecorder.yml @@ -895,7 +895,15 @@ Builds: - yes prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + - versionName: 3.4.3 + versionCode: 353 + commit: audiorecorder-3.4.3 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + AutoUpdateMode: Version audiorecorder-%v UpdateCheckMode: Tags -CurrentVersion: 3.4.1 -CurrentVersionCode: 351 +CurrentVersion: 3.4.3 +CurrentVersionCode: 353