From 5fca3dfdfba9087895621aae4e6fd95e347b7fa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ku=C3=9Fowski?= Date: Tue, 21 Oct 2025 07:37:50 +0200 Subject: [PATCH] chore: Go back to pub.dev matrix dep --- pubspec.lock | 9 ++++----- pubspec.yaml | 5 +---- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index c2fca858c..8ce8b3a64 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1113,11 +1113,10 @@ packages: matrix: dependency: "direct main" description: - path: "." - ref: "krille/refactor-update-user-device-keys" - resolved-ref: "141ca1cbf98acac56c41502a700e25eb9802edd3" - url: "https://github.com/famedly/matrix-dart-sdk.git" - source: git + name: matrix + sha256: "84354dd61f47b297631a3fe5eeebb5c1e0725f872b8fae75851a49cd5689c4f1" + url: "https://pub.dev" + source: hosted version: "3.0.1" meta: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index 6b7d3c966..cb3339447 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -52,10 +52,7 @@ dependencies: just_audio: ^0.10.5 latlong2: ^0.9.1 linkify: ^5.0.0 - matrix: - git: - url: https://github.com/famedly/matrix-dart-sdk.git - ref: krille/refactor-update-user-device-keys + matrix: ^3.0.1 mime: ^2.0.0 native_imaging: ^0.2.0 opus_caf_converter_dart: ^1.0.1