Skip to content

Commit

Permalink
build: Update matrix dart sdk to 0.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed May 14, 2024
1 parent 81b254f commit c447e15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1210,10 +1210,10 @@ packages:
dependency: "direct main"
description:
name: matrix
sha256: b9aa3c1bdb1ca16c2365bb3681f861eeeb86acd0ea2df9c9ba453fdbcb564076
sha256: "8610e6d207d6b667e4fe9e769d5b479db27aa1f80570880d3f171a5d3ff49d1a"
url: "https://pub.dev"
source: hosted
version: "0.29.1"
version: "0.29.2"
meta:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies:
keyboard_shortcuts: ^0.1.4
latlong2: ^0.9.1
linkify: ^5.0.0
matrix: ^0.29.1
matrix: ^0.29.2
native_imaging: ^0.1.0
package_info_plus: ^6.0.0
pasteboard: ^0.2.0
Expand Down

0 comments on commit c447e15

Please sign in to comment.