From 78451500911ab45b05719c767c59c0ca3dd2136a Mon Sep 17 00:00:00 2001 From: guoling Date: Tue, 26 Oct 2021 16:38:38 +0800 Subject: [PATCH] flutter unit test not ready --- flutter/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index e3a77e88..707c4465 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -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: