diff --git a/metadata/ch.bubendorf.locusaddon.gsakdatabase.yml b/metadata/ch.bubendorf.locusaddon.gsakdatabase.yml index 150d9e1a99..d7e304c457 100644 --- a/metadata/ch.bubendorf.locusaddon.gsakdatabase.yml +++ b/metadata/ch.bubendorf.locusaddon.gsakdatabase.yml @@ -1,6 +1,5 @@ AntiFeatures: - NonFreeDep - - Tracking Categories: - Navigation License: WTFPL @@ -22,8 +21,21 @@ Builds: - update-alternatives --auto java gradle: - yes + antifeatures: + - Tracking + + - versionName: 3.4.37 + versionCode: 37 + commit: release-3.4.37 + subdir: locusAddonGSAK + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 3.4.36 -CurrentVersionCode: 36 +CurrentVersion: 3.4.37 +CurrentVersionCode: 37