Skip to content

Commit

Permalink
Update pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmstyle committed Nov 10, 2024
1 parent 07c7cb9 commit 0d4d3b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.5.0+1
version: 1.5.1+1

environment:
sdk: '>=3.2.2 <4.0.0'
Expand All @@ -40,7 +40,7 @@ dependencies:
provider: ^6.1.2
http: ^1.2.2
equatable: ^2.0.5
go_router: ^14.2.8
go_router: ^14.4.1
path_provider: ^2.1.4
chewie: ^1.8.5
video_player: ^2.9.2
Expand All @@ -61,7 +61,7 @@ dependencies:
skeletonizer: ^1.4.2
disable_battery_optimization: ^1.1.1
permission_handler: ^11.3.1
device_info_plus: ^10.1.2
device_info_plus: ^11.1.1
open_file: ^3.5.9
package_info_plus: ^8.1.0
cached_network_image: ^3.4.1
Expand Down

0 comments on commit 0d4d3b3

Please sign in to comment.