Commit 69e6e8cf authored by yangwu.jia's avatar yangwu.jia

修改readme

parent ab6694d8
...@@ -38,6 +38,14 @@ ios: ...@@ -38,6 +38,14 @@ ios:
iOS: iOS:
no change no change
## 0.1.62
android:
Fixed bugs
iOS:
no change
### API changes ### API changes
From the point of API changes, we did some refactoring as following: From the point of API changes, we did some refactoring as following:
#### iOS API changes #### iOS API changes
......
...@@ -52,14 +52,14 @@ support branch ...@@ -52,14 +52,14 @@ support branch
flutter_boost: flutter_boost:
git: git:
url: 'https://github.com/alibaba/flutter_boost.git' url: 'https://github.com/alibaba/flutter_boost.git'
ref: '0.1.61' ref: '0.1.62'
``` ```
androidx branch androidx branch
```json ```json
flutter_boost: flutter_boost:
git: git:
url: 'https://github.com/alibaba/flutter_boost.git' url: 'https://github.com/alibaba/flutter_boost.git'
ref: 'feature/flutter_1.9_androidx_upgrade' ref: 'v0.1.61-androidx-hotfixes'
``` ```
......
...@@ -52,7 +52,7 @@ support分支 ...@@ -52,7 +52,7 @@ support分支
flutter_boost: flutter_boost:
git: git:
url: 'https://github.com/alibaba/flutter_boost.git' url: 'https://github.com/alibaba/flutter_boost.git'
ref: '0.1.61' ref: '0.1.62'
``` ```
...@@ -61,7 +61,7 @@ androidx分支 ...@@ -61,7 +61,7 @@ androidx分支
flutter_boost: flutter_boost:
git: git:
url: 'https://github.com/alibaba/flutter_boost.git' url: 'https://github.com/alibaba/flutter_boost.git'
ref: 'feature/flutter_1.9_androidx_upgrade' ref: 'v0.1.61-androidx-hotfixes'
``` ```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment