更新ADAS连接方式,更新连接工控机回调

This commit is contained in:
xinfengkun
2022-02-28 20:02:40 +08:00
parent 668c9ae8a3
commit c99c3aa8ac
3 changed files with 46 additions and 33 deletions

View File

@@ -70,7 +70,7 @@ dependencies {
implementation rootProject.ext.dependencies.mogochainbase
//okhttp3的依赖
implementation 'com.squareup.okhttp3:okhttp:3.14.9'
implementation 'com.squareup.okhttp3:okhttp:3.12.3'
// parser
implementation rootProject.ext.dependencies.gson
// logger