mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
clima - update recipe
This commit is contained in:
parent
6cf9e2be86
commit
e38ad1b0cf
1 changed files with 3 additions and 4 deletions
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet:
|
||||
en-US: Weather/Geocoding data is provided by Open-Meteo.com
|
||||
Categories:
|
||||
- Internet
|
||||
License: MPL-2.0
|
||||
|
|
@ -12,7 +13,7 @@ Donate: https://www.buymeacoffee.com/yzooniee
|
|||
AutoName: Clima
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/Lacerte/clima
|
||||
Repo: https://codeberg.org/Lacerte/clima.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
|
|
@ -391,8 +392,6 @@ Builds:
|
|||
commit: 43a51d121295041422c9fdb5ff1c2bfe7404fd07
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-*-release.apk
|
||||
rm:
|
||||
- ios
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
|
|
|
|||
Loading…
Reference in a new issue