From 3d1e748e9eae3222ccdcf0cd0e7223fc6d4bac21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Bj=C3=B8rnbakk?= Date: Mon, 18 Mar 2019 00:03:19 +0100 Subject: [PATCH] updating path_provider dependency --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b23ea471a..af7d53b12 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: # Utils shared_preferences: ^0.5.0 - path_provider: ^0.4.1 + path_provider: ^0.5.0+1 uuid: ^2.0.0 package_info: ^0.4.0 devicelocale: ^0.1.1