33 lines
868 B
YAML
33 lines
868 B
YAML
|
Categories:
|
||
|
- System
|
||
|
License: GPL-3.0-only
|
||
|
WebSite: https://www.turris.cz/
|
||
|
SourceCode: https://gitlab.labs.nic.cz/turris/turris-android/
|
||
|
IssueTracker: https://forum.turris.cz/
|
||
|
|
||
|
Description: |-
|
||
|
Monitor the status of free software/free hardware router - Turris Omnia
|
||
|
developed by CZ.NIC.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://gitlab.labs.nic.cz/turris/turris-android.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.0.4
|
||
|
versionCode: 1488201190
|
||
|
commit: 1.0.4
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
prebuild:
|
||
|
- sed -i -e 's|git@gitlab.labs.nic.cz:util|https://gitlab.labs.nic.cz/util|'
|
||
|
../.gitmodules
|
||
|
- git submodule sync
|
||
|
- git submodule update --init --recursive
|
||
|
- sed -i -e '/repository-achartengine/d' -e '/applicationIdSuffix/d' build.gradle
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 1.0.4
|
||
|
CurrentVersionCode: 1488201190
|