update websocket to add log

This commit is contained in:
unknown
2020-11-25 15:25:22 +08:00
parent 082982d8ea
commit 431f5f3ca9

View File

@@ -30,7 +30,7 @@ dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"])
implementation rootProject.ext.dependencies.arouter
implementation "com.mogo.module.carchatting:module-carchatt-socket:1.1.1"
implementation "com.mogo.module.carchatting:module-carchatt-socket:1.1.2"
if (Boolean.valueOf(RELEASE)) {
implementation rootProject.ext.dependencies.mogoutils