build: Switch to matrix sdk 1.0.0
This commit is contained in:
parent
04839a5b60
commit
2ba5b1170d
2 changed files with 6 additions and 10 deletions
11
pubspec.lock
11
pubspec.lock
|
|
@ -1175,12 +1175,11 @@ packages:
|
|||
matrix:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "krille/vodozemac"
|
||||
resolved-ref: "81ab30dd5948408964507a04bfc53f42045ee0a3"
|
||||
url: "https://github.com/famedly/matrix-dart-sdk.git"
|
||||
source: git
|
||||
version: "0.40.0"
|
||||
name: matrix
|
||||
sha256: "127cc89a030e1555fc02c3434f443feca942320af6248122b36c56448e59fb19"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.0"
|
||||
meta:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -61,10 +61,7 @@ dependencies:
|
|||
just_audio: ^0.9.39
|
||||
latlong2: ^0.9.1
|
||||
linkify: ^5.0.0
|
||||
matrix:
|
||||
git:
|
||||
url: https://github.com/famedly/matrix-dart-sdk.git
|
||||
ref: krille/vodozemac
|
||||
matrix: ^1.0.0
|
||||
mime: ^1.0.6
|
||||
native_imaging: ^0.2.0
|
||||
opus_caf_converter_dart: ^1.0.1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue