mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
New App: Hydra
This commit is contained in:
parent
869eef0704
commit
637a94ac82
1 changed files with 36 additions and 0 deletions
36
metadata/be.ugent.zeus.hydra.open.yml
Normal file
36
metadata/be.ugent.zeus.hydra.open.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
- NonFreeAssets
|
||||||
|
Categories:
|
||||||
|
- Science & Education
|
||||||
|
- Internet
|
||||||
|
License: MIT
|
||||||
|
AuthorName: UGent - Dienst StudentenActiviteiten
|
||||||
|
AuthorEmail: hydra@zeus.ugent.be
|
||||||
|
AuthorWebSite: https://dsa.ugent.be
|
||||||
|
WebSite: https://hydra.ugent.be
|
||||||
|
SourceCode: https://github.com/ZeusWPI/hydra-android
|
||||||
|
IssueTracker: https://github.com/ZeusWPI/hydra-android/issues
|
||||||
|
Changelog: https://github.com/ZeusWPI/hydra-android/releases
|
||||||
|
|
||||||
|
AutoName: Hydra
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/ZeusWPI/hydra-android
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 3.3.1-open
|
||||||
|
versionCode: 33010
|
||||||
|
commit: '33010'
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- open
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 3.3.1-open
|
||||||
|
CurrentVersionCode: 33010
|
||||||
Loading…
Reference in a new issue