Skip to content

Commit 2ed587b

Browse files
committed
Bump build version
1 parent 4a1394e commit 2ed587b

File tree

3 files changed

+14
-22
lines changed

3 files changed

+14
-22
lines changed

lib/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pubspec.lock

Lines changed: 12 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,10 @@ packages:
117117
dependency: transitive
118118
description:
119119
name: characters
120-
sha256: f71061c654a3380576a52b451dd5532377954cf9dbd272a78fc8479606670803
120+
sha256: faf38497bda5ead2a8c7615f4f7939df04333478bf32e4173fcb06d428b5716b
121121
url: "https://pub.dev"
122122
source: hosted
123-
version: "1.4.0"
123+
version: "1.4.1"
124124
checked_yaml:
125125
dependency: transitive
126126
description:
@@ -484,14 +484,6 @@ packages:
484484
url: "https://pub.dev"
485485
source: hosted
486486
version: "1.0.5"
487-
js:
488-
dependency: transitive
489-
description:
490-
name: js
491-
sha256: "53385261521cc4a0c4658fd0ad07a7d14591cf8fc33abbceae306ddb974888dc"
492-
url: "https://pub.dev"
493-
source: hosted
494-
version: "0.7.2"
495487
json_annotation:
496488
dependency: "direct main"
497489
description:
@@ -567,18 +559,18 @@ packages:
567559
dependency: transitive
568560
description:
569561
name: matcher
570-
sha256: dc58c723c3c24bf8d3e2d3ad3f2f9d7bd9cf43ec6feaa64181775e60190153f2
562+
sha256: "12956d0ad8390bbcc63ca2e1469c0619946ccb52809807067a7020d57e647aa6"
571563
url: "https://pub.dev"
572564
source: hosted
573-
version: "0.12.17"
565+
version: "0.12.18"
574566
material_color_utilities:
575567
dependency: transitive
576568
description:
577569
name: material_color_utilities
578-
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
570+
sha256: "9c337007e82b1889149c82ed242ed1cb24a66044e30979c44912381e9be4c48b"
579571
url: "https://pub.dev"
580572
source: hosted
581-
version: "0.11.1"
573+
version: "0.13.0"
582574
material_symbols_icons:
583575
dependency: "direct main"
584576
description:
@@ -1051,26 +1043,26 @@ packages:
10511043
dependency: transitive
10521044
description:
10531045
name: test
1054-
sha256: "75906bf273541b676716d1ca7627a17e4c4070a3a16272b7a3dc7da3b9f3f6b7"
1046+
sha256: "54c516bbb7cee2754d327ad4fca637f78abfc3cbcc5ace83b3eda117e42cd71a"
10551047
url: "https://pub.dev"
10561048
source: hosted
1057-
version: "1.26.3"
1049+
version: "1.29.0"
10581050
test_api:
10591051
dependency: transitive
10601052
description:
10611053
name: test_api
1062-
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
1054+
sha256: "93167629bfc610f71560ab9312acdda4959de4df6fac7492c89ff0d3886f6636"
10631055
url: "https://pub.dev"
10641056
source: hosted
1065-
version: "0.7.7"
1057+
version: "0.7.9"
10661058
test_core:
10671059
dependency: transitive
10681060
description:
10691061
name: test_core
1070-
sha256: "0cc24b5ff94b38d2ae73e1eb43cc302b77964fbf67abad1e296025b78deb53d0"
1062+
sha256: "394f07d21f0f2255ec9e3989f21e54d3c7dc0e6e9dbce160e5a9c1a6be0e2943"
10711063
url: "https://pub.dev"
10721064
source: hosted
1073-
version: "0.6.12"
1065+
version: "0.6.15"
10741066
tray_manager:
10751067
dependency: "direct main"
10761068
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1818

1919
# This field is updated by running ./set-version.py <version>
2020
# DO NOT MANUALLY EDIT THIS!
21-
version: 7.3.2+70303
21+
version: 7.3.2+70304
2222

2323
environment:
2424
sdk: ^3.10.0

0 commit comments

Comments
 (0)