mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Merge branch 'feature/com.kylecorry.trail_sense' into 'master'
New app: Trail Sense Closes rfp#1303 See merge request fdroid/fdroiddata!6762
This commit is contained in:
commit
125b1adcf9
1 changed files with 27 additions and 0 deletions
27
metadata/com.kylecorry.trail_sense.yml
Normal file
27
metadata/com.kylecorry.trail_sense.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: MIT
|
||||
AuthorName: Kyle Corry
|
||||
AuthorEmail: kylecorry31@gmail.com
|
||||
AuthorWebSite: https://kylecorry.com/
|
||||
SourceCode: https://github.com/kylecorry31/Trail-Sense
|
||||
IssueTracker: https://github.com/kylecorry31/Trail-Sense/issues
|
||||
Changelog: https://github.com/kylecorry31/Trail-Sense/releases
|
||||
|
||||
AutoName: Trail Sense
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/kylecorry31/Trail-Sense
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.1
|
||||
versionCode: 2
|
||||
commit: v0.1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.1
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue