From bef3b1eed322228d7e2c5be2db3ffb8381a58a4c Mon Sep 17 00:00:00 2001 From: justin <noborder@qq.com> Date: Mon, 2 Mar 2020 17:11:44 +0800 Subject: [PATCH] Release a new version --- CHANGELOG.md | 2 +- README.md | 4 ++-- README_CN.md | 4 ++-- pubspec.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72fc650..1efdc63 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.9.1+1 +## 1.9.1+2 Rename the version number and start supporting androidx by default, Based on the flutter 1.9.1 - hotfixs。 fixed bugs diff --git a/README.md b/README.md index bd68cdf..96855db 100755 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ You need to add Flutter to your project before moving on.The version of the flut | 0.1.60 | 1.9.1-hotfixes | Android does not support andriodx if other flutter branches will compile incorrectly. | No | | 0.1.61-0.1.69 | 1.9.1-hotfixes | bugfix for 0.1.60. | No | | 0.1.63 | 1.9.1-hotfixes | If other branches will compile incorrectly. Synchronize with the 0.1.60 code, and bugfix also merge to this branch. | No | -| 1.9.1+1 | 1.9.1-hotfixes | Rename the version number and start supporting androidx by default | Yes | +| 1.9.1+2 | 1.9.1-hotfixes | Rename the version number and start supporting androidx by default | Yes | @@ -53,7 +53,7 @@ androidx branch flutter_boost: git: url: 'https://github.com/alibaba/flutter_boost.git' - ref: ' 1.9.1+1' + ref: ' 1.9.1+2' ``` support branch ```json diff --git a/README_CN.md b/README_CN.md index e63267b..23448dc 100755 --- a/README_CN.md +++ b/README_CN.md @@ -29,7 +29,7 @@ | 0.1.60 | 1.9.1-hotfixes | android 如果其他 flutter 分支会编译错误。 | No | | 0.1.63 | 1.9.1-hotfixes | å’Œ 0.1.60 代ç åŒæ¥ï¼Œ bugfix 也会åˆå…¥è¯¥åˆ†æ”¯ï¼Œå¦‚果其他分支会编译错误。 | No | | 0.1.61-0.1.69 | 1.9.1-hotfixes | 0.1.60 çš„ bugfix。 | No | -| 1.9.1+1 | 1.9.1-hotfixes | 版本å·é‡æ–°å‘½å,开始默认支æŒandroidx | Yes | +| 1.9.1+2 | 1.9.1-hotfixes | 版本å·é‡æ–°å‘½å,开始默认支æŒandroidx | Yes | @@ -55,7 +55,7 @@ androidx branch flutter_boost: git: url: 'https://github.com/alibaba/flutter_boost.git' - ref: ' 1.9.1+1' + ref: ' 1.9.1+2' ``` support branch ```json diff --git a/pubspec.yaml b/pubspec.yaml index d02f51b..eda0c9f 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: 1.9.1+1 +version: 1.9.1+2 author: Alibaba Xianyu homepage: https://github.com/alibaba/flutter_boost -- 2.26.2