mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Add HardWhere app
This commit is contained in:
parent
14f55fe863
commit
16941d31c3
1 changed files with 29 additions and 0 deletions
29
metadata/de.tu_darmstadt.seemoo.HardWhere.yml
Normal file
29
metadata/de.tu_darmstadt.seemoo.HardWhere.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Navigation
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Secure Mobile Networking Lab
|
||||
AuthorWebSite: https://www.seemoo.tu-darmstadt.de/
|
||||
SourceCode: https://github.com/seemoo-lab/Hardwhere
|
||||
|
||||
AutoName: HardWhere
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/seemoo-lab/Hardwhere
|
||||
|
||||
Builds:
|
||||
- versionName: '0.1'
|
||||
versionCode: 1
|
||||
commit: 60b25df49b96fdb1e9d4257ad3b362cade506fc1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y librsvg2-bin openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.1'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue