diff --git a/metadata/ch.bubendorf.locusaddon.gsakdatabase.yml b/metadata/ch.bubendorf.locusaddon.gsakdatabase.yml new file mode 100644 index 0000000000..150d9e1a99 --- /dev/null +++ b/metadata/ch.bubendorf.locusaddon.gsakdatabase.yml @@ -0,0 +1,29 @@ +AntiFeatures: + - NonFreeDep + - Tracking +Categories: + - Navigation +License: WTFPL +AuthorName: Markus Bubendorf +AuthorEmail: gsakforlocus@bubendorf.net +SourceCode: https://github.com/bubendorf/LocusAddonGsakDatabase + +RepoType: git +Repo: https://github.com/bubendorf/LocusAddonGsakDatabase.git + +Builds: + - versionName: 3.4.36 + versionCode: 36 + commit: release-3.4.36 + 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