diff --git a/metadata/de.bwl.lfdi.app.yml b/metadata/de.bwl.lfdi.app.yml new file mode 100644 index 0000000000..c55162dbdd --- /dev/null +++ b/metadata/de.bwl.lfdi.app.yml @@ -0,0 +1,31 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet + - Science & Education +License: EUPL-1.2 +AuthorEmail: poststelle@lfdi.bwl.de +AuthorWebSite: https://www.baden-wuerttemberg.datenschutz.de/ +SourceCode: https://gitlab.lfdi-bw.de/LfDI/lfdi-app-android-public + +AutoName: LfDI BW + +RepoType: git +Repo: https://gitlab.lfdi-bw.de/LfDI/lfdi-app-android-public.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: 9063dbd8d333a538fcf073b3a7843b473f629ee6 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1