8000 Update Matrix SDK (Support Authenticated Media) by Airyzz · Pull Request #350 · commetchat/commet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update Matrix SDK (Support Authenticated Media) #350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions commet/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -911,16 +911,16 @@ packages:
description:
path: "."
ref: main
resolved-ref: "9c7c17582080811d4ba88b65977da1a0b7f46350"
resolved-ref: "4577a2619e92661c45a200bb31242922497f87ae"
url: "https://github.com/commetchat/matrix-dart-sdk.git"
source: git
version: "0.32.0"
version: "0.32.4"
matrix_dart_sdk_drift_db:
dependency: "direct main"
description:
path: "."
ref: HEAD
resolved-ref: c2234b7c22847b31cc3bc196bac9759365198f67
resolved-ref: "8e1e434df8a654f1a194c25ba57c57e1190c50d0"
url: "https://github.com/commetchat/matrix-dart-sdk-drift-db.git"
source: git
version: "0.0.1"
Expand Down
Loading
0