mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
New app: YacGuide Dev
This commit is contained in:
parent
559b69fc7b
commit
7f3f673f62
1 changed files with 35 additions and 0 deletions
35
metadata/com.yacgroup.yacguide.dev.yml
Normal file
35
metadata/com.yacgroup.yacguide.dev.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://github.com/yacgroup/yacguide
|
||||
SourceCode: https://github.com/yacgroup/yacguide
|
||||
IssueTracker: https://github.com/yacgroup/yacguide/issues
|
||||
|
||||
AutoName: YacGuide
|
||||
Summary: YacGuide Development Version
|
||||
Description: |-
|
||||
Offline tool for [http://www.sandsteinklettern.de sandsteinklettern.de].
|
||||
|
||||
Features:
|
||||
|
||||
* Offline access to climbing route information
|
||||
* Tour book
|
||||
|
||||
The development version contains regular snapshots which may lead
|
||||
to unexpected changes without notice.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/yacgroup/yacguide
|
||||
|
||||
Builds:
|
||||
- versionName: '20200222'
|
||||
versionCode: 20200222
|
||||
commit: dev-20200222
|
||||
subdir: app
|
||||
gradle:
|
||||
- dev
|
||||
|
||||
AutoUpdateMode: Version dev-%c
|
||||
UpdateCheckMode: Tags ^dev
|
||||
CurrentVersion: '20200222'
|
||||
CurrentVersionCode: 20200222
|
||||
Loading…
Reference in a new issue