From cc491d3b5e5154ba89889c14deda3472b84a855b Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Mon, 20 Sep 2021 12:47:30 +0200 Subject: [PATCH] chore: Update SDK --- pubspec.lock | 8 +++----- pubspec.yaml | 5 +---- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index cab53727..5393c4fd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -742,11 +742,9 @@ packages: matrix: dependency: "direct main" description: - path: "." - ref: "krille/init-configurable" - resolved-ref: b3c6b5f637ed7f4547f005e5e64670c49366e73d - url: "https://gitlab.com/famedly/company/frontend/famedlysdk.git" - source: git + name: matrix + url: "https://pub.dartlang.org" + source: hosted version: "0.5.4" matrix_api_lite: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index aaf9442b..a3d35c93 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -49,10 +49,7 @@ dependencies: intl: any localstorage: ^4.0.0+1 lottie: ^1.1.0 - matrix: - git: - url: https://gitlab.com/famedly/company/frontend/famedlysdk.git - ref: krille/init-configurable + matrix: ^0.5.4 matrix_link_text: ^1.0.2 native_imaging: git: https://gitlab.com/famedly/libraries/native_imaging.git