[Fix]升级多屏框架版本、更新给指定channel同步美化模式状态

This commit is contained in:
chenfufeng
2022-03-25 16:40:04 +08:00
parent 1fa8977401
commit bdaffe788b
2 changed files with 6 additions and 9 deletions

View File

@@ -58,5 +58,5 @@ dependencies {
// api "com.zhidao.support.adas:high:1.2.1.2_bate21"
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.android.support:multidex:1.0.3'
implementation 'com.mogo.cloud:telematic:1.3.31'
implementation 'com.mogo.cloud:telematic:1.3.50'
}