Skip to content

Commit

Permalink
Merge pull request #779 from Tencent/dev
Browse files Browse the repository at this point in the history
flutter unit test not ready
  • Loading branch information
lingol authored Oct 26, 2021
2 parents 134997c + 7845150 commit 793784c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ version: 1.2.12
homepage: https://github.com/Tencent/mmkv

environment:
sdk: '>=2.12.0'
flutter: ">=2.0.0"
sdk: '>=2.12.0 <3.0.0'
flutter: ">=2.0.0 <3.0.0"

dependencies:
flutter:
Expand Down

0 comments on commit 793784c

Please sign in to comment.