From 19df7023ef3998a2fb4be41ec6497db1fbb92577 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Wed, 27 Oct 2021 19:13:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7ADAS=E7=89=88=E6=9C=AC,?= =?UTF-8?q?=E8=A7=A3=E5=86=B3=E4=BA=86=20https://bugly.qq.com/v2/crash-rep?= =?UTF-8?q?orting/crashes/f3f8b0b2f1/671026=3Fpid=3D1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The specified message queue synchronization barrier token has not been posted or has already been removed. android.os.MessageQueue.removeSyncBarrier(MessageQueue.java:527) Signed-off-by: 董宏宇 --- config.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.gradle b/config.gradle index 556cd73f09..3973c3617b 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.9', + adasHigh : 'com.zhidao.support.adas:high:1.2.0.10', // 左侧面板 moduleleftpanel : "com.mogo.module:module-left-panel:${MOGO_MODULE_LEFT_PANEL_VERSION}",