Merge branch 'braid/matrix-version-bump' into 'main'

chore: bump matrix sdk

See merge request famedly/fluffychat!1060
This commit is contained in:
Krille 2022-12-28 06:50:42 +00:00
commit f9e4b9356a
2 changed files with 5 additions and 11 deletions

View File

@ -941,12 +941,10 @@ packages:
matrix: matrix:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." name: matrix
ref: "krille/remove-transaction-workaround" url: "https://pub.dartlang.org"
resolved-ref: "4643b75391f7252d5f416646d113892acd3d0964" source: hosted
url: "https://gitlab.com/famedly/company/frontend/famedlysdk.git" version: "0.15.11"
source: git
version: "0.15.9"
matrix_api_lite: matrix_api_lite:
dependency: transitive dependency: transitive
description: description:

View File

@ -59,7 +59,7 @@ dependencies:
just_audio: ^0.9.20 just_audio: ^0.9.20
keyboard_shortcuts: ^0.1.4 keyboard_shortcuts: ^0.1.4
latlong2: ^0.8.1 latlong2: ^0.8.1
matrix: ^0.15.9 matrix: ^0.15.11
matrix_homeserver_recommendations: ^0.3.0 matrix_homeserver_recommendations: ^0.3.0
matrix_link_text: ^1.0.2 matrix_link_text: ^1.0.2
native_imaging: ^0.1.0 native_imaging: ^0.1.0
@ -161,7 +161,3 @@ dependency_overrides:
git: git:
url: https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git url: https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git
ref: null-safety ref: null-safety
matrix:
git:
url: https://gitlab.com/famedly/company/frontend/famedlysdk.git
ref: krille/remove-transaction-workaround