build: Update to matrix sdk 0.25.0

pull/734/head
Krille 2 years ago
parent 42cb24fd35
commit 14781201a2
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652

@ -1153,10 +1153,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: matrix name: matrix
sha256: "7a524ba09793aaf5358f107189d35baa94247149089f63c2ce7822197c170cea" sha256: "7cfc028910b51dee3b8f4e81e8124e2bf3daf9cc8ec07414840f2972ec91080b"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "0.24.3" version: "0.25.0"
matrix_api_lite: matrix_api_lite:
dependency: transitive dependency: transitive
description: description:

@ -61,7 +61,7 @@ dependencies:
keyboard_shortcuts: ^0.1.4 keyboard_shortcuts: ^0.1.4
latlong2: ^0.8.1 latlong2: ^0.8.1
linkify: ^5.0.0 linkify: ^5.0.0
matrix: ^0.24.3 matrix: ^0.25.0
matrix_homeserver_recommendations: ^0.3.0 matrix_homeserver_recommendations: ^0.3.0
native_imaging: ^0.1.0 native_imaging: ^0.1.0
package_info_plus: ^4.0.0 package_info_plus: ^4.0.0

Loading…
Cancel
Save