git@yoqi.me 9 months ago
parent
commit
d2968733d4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pubspec.yaml

+ 2 - 2
pubspec.yaml

@@ -1,7 +1,7 @@
 name: flutter_news
 description: 新闻客户端app.
 publish_to: 'none' # Remove this line if you wish to publish to pub.dev
-version: 1.0.0+1
+version: 1.2.1+1
 
 environment:
   sdk: '>=2.19.2 <3.0.0'
@@ -12,7 +12,7 @@ dependencies:
   cupertino_icons: ^1.0.5
   flutter_screenutil: ^5.5.4
   get: ^4.6.5
-  shared_preferences: ^2.0.15
+  shared_preferences: ^2.2.0
   path_provider: ^2.0.11
   rxdart: ^0.27.5
   permission_handler: ^10.1.0