chore: Switch back to sdk main

This commit is contained in:
Christian Kußowski 2025-11-04 14:40:36 +01:00
commit 401946970b
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
2 changed files with 3 additions and 3 deletions

View file

@ -1114,8 +1114,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "krille/implement-polls-msc" ref: main
resolved-ref: "32a9f5358778188d3ccfccb8fcb3a0b56eb01172" resolved-ref: "9e26e5087a5811bcba5384e377a1b09a26badb89"
url: "https://github.com/famedly/matrix-dart-sdk.git" url: "https://github.com/famedly/matrix-dart-sdk.git"
source: git source: git
version: "3.0.2" version: "3.0.2"

View file

@ -55,7 +55,7 @@ dependencies:
matrix: #^3.0.1 matrix: #^3.0.1
git: git:
url: https://github.com/famedly/matrix-dart-sdk.git url: https://github.com/famedly/matrix-dart-sdk.git
ref: krille/implement-polls-msc ref: main
mime: ^2.0.0 mime: ^2.0.0
native_imaging: ^0.2.0 native_imaging: ^0.2.0
opus_caf_converter_dart: ^1.0.1 opus_caf_converter_dart: ^1.0.1