mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Rename omWeather to Cirrus
This commit is contained in:
parent
df6f0f434c
commit
cfea2e137d
1 changed files with 12 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ AuthorName: woheller69
|
|||
SourceCode: https://github.com/woheller69/omweather
|
||||
IssueTracker: https://github.com/woheller69/omweather/issues
|
||||
|
||||
AutoName: omWeather
|
||||
AutoName: Cirrus
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/woheller69/omweather.git
|
||||
|
|
@ -133,7 +133,16 @@ Builds:
|
|||
rm:
|
||||
- svg.zip
|
||||
|
||||
- versionName: '2.6'
|
||||
versionCode: 26
|
||||
commit: 2bebfd078fb1e958c5a8d8c301cb272c9de95c96
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- svg.zip
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags V.*
|
||||
CurrentVersion: '2.5'
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: '2.6'
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue