git@yoqi.me 9 months ago
parent
commit
7f759dcf1a
1 changed files with 3 additions and 3 deletions
  1. 3 3
      pubspec.yaml

+ 3 - 3
pubspec.yaml

@@ -1,16 +1,16 @@
 name: eye_video
 description: A new Flutter project.
 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.17.6 <3.0.0"
+  sdk: '>=2.19.2 <3.0.0'
 
 dependencies:
   flutter:
     sdk: flutter
 
-  cupertino_icons: ^1.0.3
+  cupertino_icons: ^1.0.5
   flutter_bloc: ^5.0.1
   dio: ^3.0.0
   cookie_jar: ^1.0.1