NorthDog: Use YAML
This commit is contained in:
parent
6ec208fb66
commit
bc8011a605
|
@ -1,25 +0,0 @@
|
|||
Categories:Navigation
|
||||
License:Apache-2.0
|
||||
Web Site:
|
||||
Source Code:https://github.com/Harvie/NorthDog
|
||||
Issue Tracker:https://github.com/Harvie/NorthDog/issues
|
||||
|
||||
Auto Name:NorthDog
|
||||
Summary:3D Audio Compass
|
||||
Description:
|
||||
This will play 3D sound so that it will appear to come from north. Can be used
|
||||
by blind people and for various other reasons. Stereo headphones required.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Harvie/NorthDog.git
|
||||
|
||||
Build:0.1b,3
|
||||
commit=v0.1b
|
||||
subdir=app/
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.1b
|
||||
Current Version Code:3
|
27
metadata/cz.harvie.northdog.yml
Normal file
27
metadata/cz.harvie.northdog.yml
Normal file
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/Harvie/NorthDog
|
||||
IssueTracker: https://github.com/Harvie/NorthDog/issues
|
||||
|
||||
AutoName: NorthDog
|
||||
Summary: 3D Audio Compass
|
||||
Description: |-
|
||||
This will play 3D sound so that it will appear to come from north. Can be used
|
||||
by blind people and for various other reasons. Stereo headphones required.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Harvie/NorthDog.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1b
|
||||
versionCode: 3
|
||||
commit: v0.1b
|
||||
subdir: app/
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1b
|
||||
CurrentVersionCode: 3
|
Loading…
Reference in a new issue