Browse Source

修复版本错误

Kevin 4 years ago
parent
commit
8eb4114fe2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pubspec.yaml

+ 1 - 1
pubspec.yaml

@@ -10,7 +10,7 @@ environment:
 dependencies:
   flutter:
     sdk: flutter
-  rxdart: ^0.26.1
+  rxdart: ^0.26.0
 dev_dependencies:
   flutter_test:
     sdk: flutter