update 消息at多人;发送任意文件;修改群备注;优化交互提醒

update ws断开重连时间优化;未登录提示;返回增加关闭关键词
This commit is contained in:
尹甲仑
2022-10-13 17:03:01 +08:00
parent 3273e50399
commit 89752ae328
25 changed files with 842 additions and 206 deletions

View File

@@ -45,6 +45,8 @@ dependencies {
//工具集
implementation 'com.blankj:utilcodex:1.31.0'
//toast
implementation 'com.github.getActivity:ToastUtils:10.5'
//Gson
implementation 'com.google.code.gson:gson:2.8.5'
//网络