From ab47d5bc637b5bdd4f801ae9b06cc3ada0db207c Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sun, 3 Nov 2019 00:23:30 +0000 Subject: [PATCH] Update Audio Recorder to 3.3.10 (335) --- 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 29d934c76b..227adf85d2 100644 --- a/metadata/com.github.axet.audiorecorder.yml +++ b/metadata/com.github.axet.audiorecorder.yml @@ -807,7 +807,15 @@ Builds: - yes prebuild: sed -i -e '/variant.outputs.each/,/}$/d; /enable true/d' build.gradle + - versionName: 3.3.10 + versionCode: 335 + commit: audiorecorder-3.3.10 + 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.3.6 -CurrentVersionCode: 331 +CurrentVersion: 3.3.10 +CurrentVersionCode: 335