Skip to content

Commit e3469e8

Browse files
authored
#1414 fixing intl version to 0.19.0 as that's what the flutter framework depends on (#1415)
Co-authored-by: kmahmood74 <[email protected]>
1 parent 61fba97 commit e3469e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies:
3232
path: device_preview
3333

3434
yaml: ^3.1.2
35-
intl: ^0.18.0
35+
intl: 0.19.0
3636

3737
# The following adds the Cupertino Icons font to your application.
3838
# Use with the CupertinoIcons class for iOS style icons.

0 commit comments

Comments
 (0)