From 3f22aa65dd9f1363a75490a4c7d74c26bd4ba4a6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 15 Mar 2022 04:47:44 +0000 Subject: [PATCH] Update Audio Recorder to 3.5.10 (366) --- metadata/com.github.axet.audiorecorder.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.axet.audiorecorder.yml b/metadata/com.github.axet.audiorecorder.yml index 9b7c4dfa76..840f389714 100644 --- a/metadata/com.github.axet.audiorecorder.yml +++ b/metadata/com.github.axet.audiorecorder.yml @@ -955,7 +955,16 @@ Builds: prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle ndk: r16b + - versionName: 3.5.10 + versionCode: 366 + commit: 537d76099267fc35e0a69b9e29c0572c1ba33c09 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + ndk: r16b + AutoUpdateMode: Version audiorecorder-%v UpdateCheckMode: Tags -CurrentVersion: 3.5.8 -CurrentVersionCode: 364 +CurrentVersion: 3.5.10 +CurrentVersionCode: 366