mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
New App: cz.mendelu.xmarik.train_manager
This commit is contained in:
parent
028beedead
commit
9c6753a0de
1 changed files with 32 additions and 0 deletions
32
metadata/cz.mendelu.xmarik.train_manager.yml
Normal file
32
metadata/cz.mendelu.xmarik.train_manager.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Games
|
||||
- Science & Education
|
||||
License: Apache-2.0
|
||||
AuthorName: KMŽ Brno I
|
||||
AuthorEmail: info@kmz-brno.cz
|
||||
AuthorWebSite: https://kmz-brno.cz/
|
||||
WebSite: https://hjop.kmz-brno.cz/
|
||||
SourceCode: https://github.com/kmzbrnoI/hJOPandroidDriver
|
||||
IssueTracker: https://github.com/kmzbrnoI/hJOPandroidDriver/issues
|
||||
|
||||
AutoName: hJOP Driver
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/kmzbrnoI/hJOPandroidDriver.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.16'
|
||||
versionCode: 26
|
||||
commit: a7ec1df8fe46a621f9aea320bb3466f1807c0a56
|
||||
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.16'
|
||||
CurrentVersionCode: 26
|
||||
Loading…
Reference in a new issue