diff --git a/pubspec.lock b/pubspec.lock index 8a1e61c7..2f4c2100 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -953,9 +953,11 @@ packages: matrix: dependency: "direct main" description: - name: matrix - url: "https://pub.dartlang.org" - source: hosted + path: "." + ref: "krille/remove-transaction-workaround" + resolved-ref: "7a5b013c921a97755c9fa0d3ee733b544f3655ba" + url: "https://gitlab.com/famedly/company/frontend/famedlysdk.git" + source: git version: "0.15.9" matrix_api_lite: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index 30289759..ad150d78 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -161,3 +161,7 @@ dependency_overrides: git: url: https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git ref: null-safety + matrix: + git: + url: https://gitlab.com/famedly/company/frontend/famedlysdk.git + ref: krille/remove-transaction-workaround \ No newline at end of file