From ab6694d881d9aa351dcb682770a35b22069e4df6 Mon Sep 17 00:00:00 2001
From: "yangwu.jia" <yangwu.jia@taobao.com>
Date: Wed, 11 Dec 2019 11:04:58 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=89=88=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md    | 6 +++---
 README_CN.md | 6 +++---
 pubspec.yaml | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 1ff4a31..5bcef83 100755
--- a/README.md
+++ b/README.md
@@ -27,16 +27,16 @@ You need to add Flutter to your project before moving on.The version of the flut
 
 3. 0.1.60 is based on the flutter v1.9.1-hotfixes branch. Android does not support andriodx if other flutter branches will compile incorrectly
 
-4. 0.1.61 is a bugfix for 0.1.60
+4. 0.1.61--0.1.62  is a bugfix for 0.1.60
 
 
 5. Statement of support for androidx
 
- Current androidx branch is feature/flutter_1.9_androidx_upgrade
+ Current androidx branch is v0.1.61-androidx-hotfixes
 
  Is based on flutter v1.9.1-hotfixes branch, if other branches will compile incorrectly
 
- Synchronize with the 0.1.60 code, and bugfix of 0.1.61 also merge to this branch.
+ Synchronize with the 0.1.62 code, and bugfix of 0.1.62 also merge to this branch.
 
 
 
diff --git a/README_CN.md b/README_CN.md
index 788ad9e..21e547a 100755
--- a/README_CN.md
+++ b/README_CN.md
@@ -26,16 +26,16 @@
 
 3. 0.1.60 是基于flutter v1.9.1-hotfixes 分支,android如果其他flutter分支会编译错误,该版本不支持andriodx
 
-4. 0.1.61 是对0.1.60 的bugfix
+4. 0.1.61-- 0.1.62 是对0.1.60 的bugfix
 
 
 5. 关于androidx 的支持声明
 
- 目前androidx 分支为 feature/flutter_1.9_androidx_upgrade
+ 目前androidx 分支为 v0.1.61-androidx-hotfixes
 
  是基于flutter v1.9.1-hotfixes 分支,如果其他分支会编译错误
 
- 和0.1.60代码同步,同时0.1.61的 bugfix 也会合入该分支。
+ 和0.1.62代码同步,同时0.1.62的 bugfix 也会合入该分支。
 
 
 
diff --git a/pubspec.yaml b/pubspec.yaml
index fe048f6..86b67f0 100755
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,6 +1,6 @@
 name: flutter_boost
 description: A next-generation Flutter-Native hybrid solution. FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts.
-version: 0.1.61
+version: 0.1.62
 author: Alibaba Xianyu
 homepage: https://github.com/alibaba/flutter_boost
 
-- 
2.26.2