build: Set olm to 1.3.2 to fix android build
This commit is contained in:
parent
f1b2040edb
commit
615e712e14
3 changed files with 8 additions and 4 deletions
|
|
@ -42,7 +42,7 @@ dependencies:
|
|||
sdk: flutter
|
||||
flutter_map: ^4.0.0
|
||||
flutter_math_fork: ^0.7.2
|
||||
flutter_olm: ^1.4.0
|
||||
flutter_olm: 1.3.2 # Keep in sync with scripts/prepare-web.sh ! 1.4.0 does currently not build on Android
|
||||
flutter_openssl_crypto: ^0.3.0
|
||||
flutter_ringtone_player: ^4.0.0+2
|
||||
flutter_secure_storage: ^9.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue