build: Follow up update matrix dart sdk
Signed-off-by: Krille <c.kussowski@famedly.com>
This commit is contained in:
parent
89fb866cde
commit
5c0bf025af
2 changed files with 6 additions and 8 deletions
11
pubspec.lock
11
pubspec.lock
|
|
@ -1150,12 +1150,11 @@ packages:
|
|||
matrix:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: HEAD
|
||||
resolved-ref: ecf0d6bb94458aff718585f9253e50ed96e53e12
|
||||
url: "https://github.com/famedly/matrix-dart-sdk.git"
|
||||
source: git
|
||||
version: "0.39.2"
|
||||
name: matrix
|
||||
sha256: d250d8620ffe6c09c71923c4da80a197538939cf5deb7b9dc2765486db0effc5
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.39.3"
|
||||
meta:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -61,8 +61,7 @@ dependencies:
|
|||
just_audio: ^0.9.39
|
||||
latlong2: ^0.9.1
|
||||
linkify: ^5.0.0
|
||||
matrix:
|
||||
git: https://github.com/famedly/matrix-dart-sdk.git
|
||||
matrix: ^0.39.3
|
||||
mime: ^1.0.6
|
||||
native_imaging: ^0.2.0
|
||||
opus_caf_converter_dart: ^1.0.1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue