build: Update flutter_olm to 2.0.0
This commit is contained in:
parent
7a4fb453c2
commit
e39deb4482
3 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh -ve
|
||||
rm -r assets/js/package
|
||||
rm -rf assets/js/package
|
||||
|
||||
OLM_VERSION=$(cat pubspec.yaml | yq .dependencies.flutter_olm)
|
||||
DOWNLOAD_PATH="https://github.com/famedly/olm/releases/download/v$OLM_VERSION/olm.zip"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue