diff options
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6479a7631..d675a6539 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ * [#380](https://github.com/xmake-io/xmake/pull/380): Add support to export compile_flags.txt * [#382](https://github.com/xmake-io/xmake/issues/382): Simplify simple scope settings * [#397](https://github.com/xmake-io/xmake/issues/397): Add clib package manager support -* [#404](https://github.com/xmake-io/xmake/issues/404): Support Qt for android +* [#404](https://github.com/xmake-io/xmake/issues/404): Support Qt for android and deploy android apk ### Changes @@ -582,7 +582,7 @@ * [#380](https://github.com/xmake-io/xmake/pull/380): 添加导出compile_flags.txt * [#382](https://github.com/xmake-io/xmake/issues/382): 简化域设置语法 * [#397](https://github.com/xmake-io/xmake/issues/397): 添加clib包集成支持 -* [#404](https://github.com/xmake-io/xmake/issues/404): 增加Qt/Android编译支持 +* [#404](https://github.com/xmake-io/xmake/issues/404): 增加Qt/Android编译支持,并且支持android apk生成和部署 ### 改进 |
