From c348f42531c5175796b9fb48ca68b262fa3644f1 Mon Sep 17 00:00:00 2001 From: xinfengkun Date: Thu, 21 Sep 2023 19:05:11 +0800 Subject: [PATCH] =?UTF-8?q?[610]=E5=8D=87=E7=BA=A7OBU=20SDK=E7=89=88?= =?UTF-8?q?=E6=9C=AC=20=E8=A7=A3=E5=86=B3=E6=97=A0=E6=B3=95=E6=96=AD?= =?UTF-8?q?=E5=BC=80=E8=BF=9E=E6=8E=A5=E9=97=AE=E9=A2=98?= 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 a1248e8a96..3d2c35ab87 100644 --- a/config.gradle +++ b/config.gradle @@ -89,7 +89,7 @@ ext { // obu sdk obusdk : "com.zhidao.enterprise.smartv2x:smartv2x:1.0.0.3", - mogoobu : 'com.mogo.support.obu:mogo-obu:1.1.1', + mogoobu : 'com.mogo.support.obu:mogo-obu:1.1.2', // google googlezxing : "com.google.zxing:core:3.3.3",