mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Add LfDI BW
This commit is contained in:
parent
af64e7136d
commit
22ffdb10d2
1 changed files with 31 additions and 0 deletions
31
metadata/de.bwl.lfdi.app.yml
Normal file
31
metadata/de.bwl.lfdi.app.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue