mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
Switch OSMfocus to fdroid gradle flavor
This commit is contained in:
parent
1d9144ea4b
commit
bef4b58d89
1 changed files with 4 additions and 3 deletions
|
|
@ -3,6 +3,7 @@ Categories:
|
|||
License: Apache-2.0
|
||||
SourceCode: https://github.com/ubipo/osmfocus
|
||||
IssueTracker: https://github.com/ubipo/osmfocus/issues
|
||||
Donate: https://pfiers.net/donate
|
||||
|
||||
AutoName: OSMfocus Reborn
|
||||
|
||||
|
|
@ -17,14 +18,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.1
|
||||
- versionName: 1.0.1-fdroid
|
||||
versionCode: 101
|
||||
commit: v1.0.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
AutoUpdateMode: Version +-fdroid v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 101
|
||||
|
|
|
|||
Loading…
Reference in a new issue