diff --git a/metadata/org.woheller69.audio_analyzer_for_android.yml b/metadata/org.woheller69.audio_analyzer_for_android.yml index 86219a0189..38da325b89 100644 --- a/metadata/org.woheller69.audio_analyzer_for_android.yml +++ b/metadata/org.woheller69.audio_analyzer_for_android.yml @@ -29,7 +29,18 @@ Builds: gradle: - yes + - versionName: '1.9' + versionCode: 190 + commit: 72f57f6d42de7307edd861d7c539c4d7c7b6fc8e + subdir: audioSpectrumAnalyzer + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '1.8' -CurrentVersionCode: 180 +CurrentVersion: '1.9' +CurrentVersionCode: 190