From 9ba90ee0063af7c36b8fad7060e85ddfa1452fde Mon Sep 17 00:00:00 2001 From: "qingqing.wang" Date: Thu, 25 Mar 2021 18:07:36 +0800 Subject: [PATCH] =?UTF-8?q?flutter=20=E9=80=82=E9=85=8D=202.0=20=EF=BC=8C2?= =?UTF-8?q?.0=E4=BB=A5=E4=B8=8B=E7=89=88=E6=9C=AC=E4=BD=BF=E7=94=A8=200.6.?= =?UTF-8?q?3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e1a80a..900e78b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +##2.0.1 ++ 适配Flutter 2.0,Flutter 2.0 以下版本请使用 0.6.3版本 ## 0.6.3 + 修复:Android端获取RegistrationID偶现奔溃问题 ## 0.6.2 diff --git a/README.md b/README.md index 18a6641..72a734c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ dependencies: // pub 集成 dependencies: - jpush_flutter: 0.6.3 + jpush_flutter: 2.0.1 ``` ### 配置