From 7a3cda73dd21cf56eacffda65aab65ed8cd35324 Mon Sep 17 00:00:00 2001 From: xuxinchao Date: Tue, 20 Jun 2023 13:59:48 +0800 Subject: [PATCH] =?UTF-8?q?[3.3.0]=E6=9B=B4=E6=96=B0obu=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E5=BA=93=E7=89=88=E6=9C=AC=E8=87=B31.1.0->1.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.gradle b/config.gradle index 266ba7ac30..ac23652d67 100644 --- a/config.gradle +++ b/config.gradle @@ -94,7 +94,7 @@ ext { // obu sdk obusdk : "com.zhidao.enterprise.smartv2x:smartv2x:1.0.0.3", - mogoobu : 'com.mogo.support.obu:mogo-obu:1.1.0', + mogoobu : 'com.mogo.support.obu:mogo-obu:1.1.1', // google googlezxing : "com.google.zxing:core:3.3.3",