diff --git a/pubspec.yaml b/pubspec.yaml index ffd0484f..d31305f6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: image: ^4.0.15 js: ^0.6.3 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 olm: ^2.0.2 random_string: ^2.3.1 @@ -38,3 +38,7 @@ dev_dependencies: lints: ^2.0.0 test: ^1.15.7 #flutter_test: {sdk: flutter} + +#dependency_overrides: +# matrix_api_lite: +# path: ../matrix_api_lite