chore: Update SDK

This commit is contained in:
Christian Pauly 2021-07-21 16:22:49 +02:00
parent 4659837340
commit c6e91d9904
3 changed files with 3 additions and 2 deletions

View file

@ -51,6 +51,7 @@ void main() async {
AuthenticationTypes.password,
if (PlatformInfos.isMobile || PlatformInfos.isWeb) AuthenticationTypes.sso
},
compute: compute,
);
if (PlatformInfos.isMobile) {

View file

@ -647,7 +647,7 @@ packages:
name: matrix
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.9"
version: "0.1.10"
matrix_api_lite:
dependency: transitive
description:

View file

@ -48,7 +48,7 @@ dependencies:
intl: any
localstorage: ^4.0.0+1
lottie: ^1.1.0
matrix: ^0.1.9
matrix: ^0.1.10
native_imaging:
git:
url: https://gitlab.com/famedly/libraries/native_imaging.git