修改不需要保存的消息未push给UI问题

This commit is contained in:
SL 2023-07-18 23:18:40 +08:00
parent 5aaa5a19a9
commit e0779a950f

View File

@ -13,7 +13,7 @@
[![](https://jitpack.io/v/WuKongIM/WuKongIMAndroidSDK.svg)](https://jitpack.io/#WuKongIM/WuKongIMAndroidSDK)
```
implementation 'com.github.WuKongIM:WuKongIMAndroidSDK:1.0.2'
implementation 'com.github.WuKongIM:WuKongIMAndroidSDK:version' // 版本号请看上面
```
jitpack还需在主程序的`build.gradle`文件中添加: