Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit abd789d

Browse files
committedMar 5, 2024·
Update pubspec.yaml
1 parent 4dffc27 commit abd789d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 1.2.0+4
19+
version: 1.3.0+5
2020

2121
environment:
2222
sdk: '>=3.0.0 <4.0.0'
@@ -41,7 +41,7 @@ dependencies:
4141
desktop_drop: ^0.4.4 # not compatible with iOS
4242
exif: ^3.3.0
4343
file_manager: ^1.0.2
44-
file_picker: ^6.1.1
44+
file_picker: ^6.2.0
4545
fluttertoast: ^8.2.4
4646
intl: ^0.19.0
4747
package_info_plus: any

0 commit comments

Comments
 (0)
Please sign in to comment.