mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-05 19:49:29 +01:00
build: Remove dependency overwrite for ffi
This commit is contained in:
parent
e1d54fa992
commit
5cd6cf79a2
@ -394,7 +394,7 @@ packages:
|
||||
source: hosted
|
||||
version: "1.3.1"
|
||||
ffi:
|
||||
dependency: "direct overridden"
|
||||
dependency: transitive
|
||||
description:
|
||||
name: ffi
|
||||
sha256: a38574032c5f1dd06c4aee541789906c12ccaab8ba01446e800d9c5b79c4a978
|
||||
|
@ -143,8 +143,6 @@ msix_config:
|
||||
install_certificate: false
|
||||
|
||||
dependency_overrides:
|
||||
# Until all dependencies are compatible. Missing: flutter_matrix_html
|
||||
ffi: ^2.0.0
|
||||
# fake secure storage plugin for Windows
|
||||
# See: https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15161
|
||||
flutter_matrix_html:
|
||||
|
Loading…
Reference in New Issue
Block a user