mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +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
|
IssueTracker: https://github.com/Gittner/OSMBugs/issues
|
||||||
Changelog: https://github.com/ChristopherGittner/OSMBugs/blob/HEAD/CHANGELOG.md
|
Changelog: https://github.com/ChristopherGittner/OSMBugs/blob/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
AutoName: OSMBugs
|
AutoName: OsmBugs
|
||||||
Description: |-
|
Description: |-
|
||||||
Display bugs and errors from various quality assurance services on a map.
|
Display bugs and errors from various quality assurance services on a map.
|
||||||
|
|
||||||
|
|
@ -168,7 +168,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1-3-0
|
||||||
|
versionCode: 40
|
||||||
|
commit: 1-3-0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1-2-2
|
CurrentVersion: 1-3-0
|
||||||
CurrentVersionCode: 38
|
CurrentVersionCode: 40
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue