mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update OsmBugs to 1-3-0 (40)
This commit is contained in:
parent
d147a25554
commit
31a8dc4219
1 changed files with 10 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ SourceCode: https://github.com/Gittner/OSMBugs
|
|||
IssueTracker: https://github.com/Gittner/OSMBugs/issues
|
||||
Changelog: https://github.com/ChristopherGittner/OSMBugs/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: OSMBugs
|
||||
AutoName: OsmBugs
|
||||
Description: |-
|
||||
Display bugs and errors from various quality assurance services on a map.
|
||||
|
||||
|
|
@ -168,7 +168,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1-3-0
|
||||
versionCode: 40
|
||||
commit: 1-3-0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1-2-2
|
||||
CurrentVersionCode: 38
|
||||
CurrentVersion: 1-3-0
|
||||
CurrentVersionCode: 40
|
||||
|
|
|
|||
Loading…
Reference in a new issue