From abb0b5c8c4d5a8ab324ba292e45fa4ad5da68227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Fri, 14 Aug 2020 18:26:22 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=8D=87=E7=BA=A7V2X=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E4=BA=86=E6=95=85=E9=9A=9C=E8=BD=A6=E6=8E=A8=E9=80=81=E6=8F=90?= =?UTF-8?q?=E9=86=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 72d486645f..a297ca442a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -73,7 +73,7 @@ MOGO_MODULE_GUIDESHOW_PROVIDER_VERSION=1.0.2-SNAPSHOT # 在线车辆F MOGO_MODULE_ONLINECAR_VERSION=1.0.3.2 # v2x -MOGO_MODULE_V2X_VERSION=1.1.67-shunyi +MOGO_MODULE_V2X_VERSION=1.1.68-shunyi # 推送 # 推送 MOGO_MODULE_PUSH_VERSION=1.1.5.7-shunyi From bd26265398b05ed82350ac5ddf34fb9350af2d37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Fri, 14 Aug 2020 18:58:23 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=8D=87=E7=BA=A7V2X=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E4=BA=86=E6=95=85=E9=9A=9C=E8=BD=A6=E6=8E=A8=E9=80=81=E6=8F=90?= =?UTF-8?q?=E9=86=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 2 +- gradle.properties | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 21e99e2dc0..cd77a1f062 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index a297ca442a..c6620e3cce 100644 --- a/gradle.properties +++ b/gradle.properties @@ -73,8 +73,7 @@ MOGO_MODULE_GUIDESHOW_PROVIDER_VERSION=1.0.2-SNAPSHOT # 在线车辆F MOGO_MODULE_ONLINECAR_VERSION=1.0.3.2 # v2x -MOGO_MODULE_V2X_VERSION=1.1.68-shunyi -# 推送 +MOGO_MODULE_V2X_VERSION=1.1.69-shunyi # 推送 MOGO_MODULE_PUSH_VERSION=1.1.5.7-shunyi MOGO_MODULE_PUSH_BASE_VERSION=1.1.5.5