update pubspec.lock to point to latest sdk
This commit is contained in:
parent
584dd421b6
commit
d8b3187dc5
1 changed files with 5 additions and 3 deletions
|
|
@ -1432,9 +1432,11 @@ packages:
|
|||
matrix:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "../matrix-dart-sdk"
|
||||
relative: true
|
||||
source: path
|
||||
path: "."
|
||||
ref: main
|
||||
resolved-ref: "0a95cd8f3cfac8c9b0b59d6ee7fdbdb159949ca3"
|
||||
url: "https://github.com/pangeachat/matrix-dart-sdk.git"
|
||||
source: git
|
||||
version: "0.30.0"
|
||||
meta:
|
||||
dependency: transitive
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue