浏览代码

Update the version of photo manager

Vishnu Mohandas 5 年之前
父节点
当前提交
605b9d5da6
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      pubspec.lock
  2. 1 1
      pubspec.yaml

+ 1 - 1
pubspec.lock

@@ -400,7 +400,7 @@ packages:
       name: photo_manager
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "0.5.5+1"
+    version: "0.5.6"
   photo_view:
     dependency: "direct main"
     description:

+ 1 - 1
pubspec.yaml

@@ -23,7 +23,7 @@ dependencies:
   # The following adds the Cupertino Icons font to your application.
   # Use with the CupertinoIcons class for iOS style icons.
   cupertino_icons: ^0.1.2
-  photo_manager: ^0.5.5+1
+  photo_manager: ^0.5.6
   provider: ^3.1.0
   sqflite: ^1.3.0
   path_provider: ^1.6.5