mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Merge branch 'master' into 'master'
App inclusion: OsmFocus Reborn Closes rfp#685 See merge request fdroid/fdroiddata!8338
This commit is contained in:
commit
d5b41813be
1 changed files with 23 additions and 0 deletions
23
metadata/net.pfiers.osmfocus.yml
Normal file
23
metadata/net.pfiers.osmfocus.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/ubipo/osmfocus
|
||||
IssueTracker: https://github.com/ubipo/osmfocus/issues
|
||||
|
||||
AutoName: OSMfocus Reborn
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ubipo/osmfocus
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 100
|
||||
commit: v1.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 100
|
||||
Loading…
Reference in a new issue