Skip to content

Commit 0aa278e

Browse files
Pump intl library version to 0.20.0 (#733)
A small change to pump the intl library version to 0.20.0
1 parent 7a5e327 commit 0aa278e

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
@@ -14,7 +14,7 @@ dependencies:
1414
flutter:
1515
sdk: flutter
1616
shared_preferences: '>=2.0.0 <3.0.0'
17-
intl: '>=0.17.0-0 <=0.19.0'
17+
intl: '>=0.17.0-0 <=0.20.0'
1818
args: ^2.3.1
1919
path: ^1.8.1
2020
easy_logger: ^0.0.2

0 commit comments

Comments
 (0)