mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +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
|
SourceCode: https://github.com/woheller69/omweather
|
||||||
IssueTracker: https://github.com/woheller69/omweather/issues
|
IssueTracker: https://github.com/woheller69/omweather/issues
|
||||||
|
|
||||||
AutoName: omWeather
|
AutoName: Cirrus
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/woheller69/omweather.git
|
Repo: https://github.com/woheller69/omweather.git
|
||||||
|
|
@ -133,7 +133,16 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- svg.zip
|
- svg.zip
|
||||||
|
|
||||||
|
- versionName: '2.6'
|
||||||
|
versionCode: 26
|
||||||
|
commit: 2bebfd078fb1e958c5a8d8c301cb272c9de95c96
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- svg.zip
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags V.*
|
UpdateCheckMode: Tags V.*
|
||||||
CurrentVersion: '2.5'
|
CurrentVersion: '2.6'
|
||||||
CurrentVersionCode: 25
|
CurrentVersionCode: 26
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue