From ae8e18aa78c12c944c8240e50b7946a8c1eb7158 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Mon, 2 Aug 2021 14:55:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7obu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/gradle.xml | 7 ++++--- .idea/misc.xml | 9 ++++++++- config.gradle | 2 +- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 540348bc89..29a72d9dc7 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -4,10 +4,11 @@ diff --git a/.idea/misc.xml b/.idea/misc.xml index efb2837e12..38d0a4893c 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -8,7 +8,14 @@ - + + + + \ No newline at end of file diff --git a/config.gradle b/config.gradle index 472e1c9d43..55ae815755 100644 --- a/config.gradle +++ b/config.gradle @@ -172,7 +172,7 @@ ext { // obu sdk obusdk : "com.zhidao.enterprise.smartv2x:smartv2x:1.0.0.3", // mebulaobu : 'com.zhidao.support.nebulaobu:nebulaobu:1.0.0.3', - mogoobu : 'com.zhidao.support.obu:mogoobu:1.0.0.6', + mogoobu : 'com.zhidao.support.obu:mogoobu:1.0.0.7', // 左侧面板 moduleleftpanel : "com.mogo.module:module-left-panel:${MOGO_MODULE_LEFT_PANEL_VERSION}",