diff --git a/pubspec.lock b/pubspec.lock index 2d4f5c00a..f61631576 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1209,10 +1209,11 @@ packages: matrix: dependency: "direct main" description: - name: matrix - sha256: "8610e6d207d6b667e4fe9e769d5b479db27aa1f80570880d3f171a5d3ff49d1a" - url: "https://pub.dev" - source: hosted + path: "." + ref: "krille/store-upload-inbound-sessions-in-que" + resolved-ref: "97d544ba85fe3f832f639c9e4662734f6b0e5bd6" + url: "https://github.com/famedly/matrix-dart-sdk.git" + source: git version: "0.29.2" meta: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index 417517831..8426edba5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -64,7 +64,10 @@ dependencies: keyboard_shortcuts: ^0.1.4 latlong2: ^0.9.1 linkify: ^5.0.0 - matrix: ^0.29.2 + matrix: + git: + url: https://github.com/famedly/matrix-dart-sdk.git + ref: krille/store-upload-inbound-sessions-in-que native_imaging: ^0.1.0 package_info_plus: ^6.0.0 pasteboard: ^0.2.0