diff --git a/metadata/org.woheller69.audio_analyzer_for_android.yml b/metadata/org.woheller69.audio_analyzer_for_android.yml index 312b3ffb92..b1bb4cd6fe 100644 --- a/metadata/org.woheller69.audio_analyzer_for_android.yml +++ b/metadata/org.woheller69.audio_analyzer_for_android.yml @@ -40,7 +40,18 @@ Builds: gradle: - yes + - versionName: '2.0' + versionCode: 200 + commit: 3578553529abc2defe4196b5bb05de08d63a62a9 + subdir: audioSpectrumAnalyzer + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '1.9' -CurrentVersionCode: 190 +CurrentVersion: '2.0' +CurrentVersionCode: 200