From 587d330454af5f80457ada0c9802f7a91b34f9d6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 6 Nov 2022 18:31:05 +0000 Subject: [PATCH] Update Audio Spectrum Analyzer to 2.1 (210) --- .../org.woheller69.audio_analyzer_for_android.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/org.woheller69.audio_analyzer_for_android.yml b/metadata/org.woheller69.audio_analyzer_for_android.yml index 199ad55679..64f2346a16 100644 --- a/metadata/org.woheller69.audio_analyzer_for_android.yml +++ b/metadata/org.woheller69.audio_analyzer_for_android.yml @@ -47,7 +47,14 @@ Builds: gradle: - yes + - versionName: '2.1' + versionCode: 210 + commit: d017ab940185a1285eb585f17b147ca0f42db05d + subdir: audioSpectrumAnalyzer + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '2.0' -CurrentVersionCode: 200 +CurrentVersion: '2.1' +CurrentVersionCode: 210