Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
imndx committed Apr 17, 2023
1 parent 233724d commit de5c63f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ v0.8.0 版本,对代码结构及部分实现机制进行了大量调整,变
1.```chat``` application module 拆分为两部分:```uikit``` library module 和 ```chat``` application module。```uikit```可以library的方式导入项目,里面包含了大量可重用的UI。
2. 移除```LayoutRes``````SendLayoutRes``````ReceiveLayoutRes```等注解,并更新```MessageViewHolder```等的实现机制

v0.9.9 版本,移除了[ButterKnife](https://github.com/JakeWharton/butterknife),可以使用[RemoveButterKnfie](https://github.com/ccccmmmz/RemoveButterKnife)结合手动进行移除。

## 特别注意
1. ```com.android.tools.build:gradle:3.5.0``` 可能存在bug,会导致音视频crash,请勿使用此版本

Expand Down

0 comments on commit de5c63f

Please sign in to comment.