From 7880d580343ba81b47bea853abb948c5d0324bf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alen=20=C5=A0iljak?= Date: Thu, 25 Mar 2021 12:04:13 +0100 Subject: [PATCH] using newer intl --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0f17fb44..8165c54f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -52,7 +52,7 @@ dependencies: http: ^0.13.1 image_picker: ^0.7.3 in_app_purchase: ^0.3.4+5 - intl: ^0.17.0 + intl: ^0.16.1 isolate: ^2.0.3 launch_review: ^2.0.0 mutex: ^1.0.3