mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
CycleStreets: add 3.7
This commit is contained in:
parent
fe8fc87213
commit
6ff86ed317
1 changed files with 12 additions and 5 deletions
|
|
@ -2,14 +2,13 @@ Categories:
|
|||
- Navigation
|
||||
License: GPL-3.0-only
|
||||
AuthorName: CycleStreets Ltd.
|
||||
AuthorEmail: info@cyclestreets.net
|
||||
AuthorWebSite: https://www.cyclestreets.net/
|
||||
AuthorWebSite: https://www.cyclestreets.org/
|
||||
WebSite: https://www.cyclestreets.net/mobile
|
||||
SourceCode: https://github.com/cyclestreets/android
|
||||
IssueTracker: https://github.com/cyclestreets/android/issues
|
||||
Translation: https://www.transifex.com/cyclestreets/cyclestreets-android/
|
||||
Changelog: https://github.com/cyclestreets/android/raw/HEAD/assets/whatsnew.html
|
||||
Donate: https://www.cyclestreets.net/donate
|
||||
Donate: https://www.cyclestreets.org/donate/
|
||||
|
||||
AutoName: CycleStreets
|
||||
Description: |-
|
||||
|
|
@ -40,7 +39,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.7'
|
||||
versionCode: 1567
|
||||
commit: RELEASE_3_7
|
||||
subdir: cyclestreets.app/
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.1'
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: '3.7'
|
||||
CurrentVersionCode: 1567
|
||||
|
|
|
|||
Loading…
Reference in a new issue