Commit a4f7758f by konghaorui

升级 user、tests 模块版号

parent 055e16ab
......@@ -47,8 +47,8 @@ ext {
"m-course" : "0.0.14",
"m-fm" : "0.0.14",
"m-muse" : "0.0.11",
"m-tests" : "0.0.7",
"m-user" : "0.0.28",
"m-tests" : "0.0.9",
"m-user" : "0.0.30",
//-------------- 业务模块 API 层 --------------
"m-audioim-api" : "0.0.1",
......
......@@ -32,7 +32,7 @@ object LoginUtils {
//设置异常用户ID
CrashReport.setUserId(userInfo?.uid)
//登录IM聊天
// loginIm(userInfo)
loginIm(userInfo)
//设置极光注册id
LoginHelper.setChannelId()
val loginEvent = UserLoginEvent("login", userInfo?.uid!!)
......
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