mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
omweather - fix recipe
This commit is contained in:
parent
cb001514ca
commit
af697b7845
1 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ IssueTracker: https://github.com/woheller69/omweather/issues
|
|||
AutoName: omWeather
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/woheller69/omweather
|
||||
Repo: https://github.com/woheller69/omweather.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
|
|
@ -94,6 +94,8 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- svg.zip
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags V.*
|
||||
|
|
|
|||
Loading…
Reference in a new issue