[Fix]解决局域网内多个pad注册同名service导致连接不上的问题

This commit is contained in:
chenfufeng
2022-04-14 17:01:55 +08:00
parent 646d4f2874
commit a7f7b635bc
4 changed files with 26 additions and 17 deletions

View File

@@ -57,5 +57,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.52'
implementation 'com.mogo.cloud:telematic:1.3.53-beta'
}