chore: Update matrix_api_lite to 1.7.0

This commit is contained in:
Malin Errenst 2023-06-13 09:56:11 +02:00
parent 5943576b1b
commit 3b90ede959
No known key found for this signature in database
1 changed files with 5 additions and 1 deletions

View File

@ -22,7 +22,7 @@ dependencies:
image: ^4.0.15 image: ^4.0.15
js: ^0.6.3 js: ^0.6.3
markdown: ^4.0.0 markdown: ^4.0.0
matrix_api_lite: ">=1.6.0 <1.7.0" # Pinned until compatible with 1.7.x matrix_api_lite: ^1.7.0
mime: ^1.0.0 mime: ^1.0.0
olm: ^2.0.2 olm: ^2.0.2
random_string: ^2.3.1 random_string: ^2.3.1
@ -38,3 +38,7 @@ dev_dependencies:
lints: ^2.0.0 lints: ^2.0.0
test: ^1.15.7 test: ^1.15.7
#flutter_test: {sdk: flutter} #flutter_test: {sdk: flutter}
#dependency_overrides:
# matrix_api_lite:
# path: ../matrix_api_lite