From 075a7942b3728b0f740e85a63482396550973f4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Tue, 26 Oct 2021 14:22:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=20adas-sdk=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC,=E8=A7=A3=E5=86=B3sdk=E4=B8=8E=E5=B7=A5=E6=8E=A7?= =?UTF-8?q?=E6=9C=BA=E6=95=B0=E6=8D=AE=E6=A0=BC=E5=BC=8F=E4=B8=8D=E5=85=BC?= =?UTF-8?q?=E5=AE=B9=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 董宏宇 --- config.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.gradle b/config.gradle index 2b18fc52b3..556cd73f09 100644 --- a/config.gradle +++ b/config.gradle @@ -170,7 +170,7 @@ ext { obusdk : "com.zhidao.enterprise.smartv2x:smartv2x:1.0.0.3", mogoobu : 'com.zhidao.support.obu:mogoobu:1.0.0.17', mogoami : 'com.zhidao.support.obu.ami:mogoami:1.0.0.4', - adasHigh : 'com.zhidao.support.adas:high:1.2.0.5', + adasHigh : 'com.zhidao.support.adas:high:1.2.0.9', // 左侧面板 moduleleftpanel : "com.mogo.module:module-left-panel:${MOGO_MODULE_LEFT_PANEL_VERSION}",