From add55b0cb78240cc74848b4a4cbba83207ccc2ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Mon, 30 Aug 2021 12:10:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E8=87=AA=E7=A0=94=E5=9C=B0?= =?UTF-8?q?=E5=9B=BE=20=E7=89=88=E6=9C=AC=09=E6=97=A5=E5=BF=97=201.0.1-vr-?= =?UTF-8?q?1.0.6=201.=E5=A2=9E=E5=8A=A0=E5=88=86=E5=8C=BA=E5=9F=9F?= =?UTF-8?q?=E8=8E=B7=E5=8F=96=E9=AB=98=E7=B2=BE=E6=95=B0=E6=8D=AE=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=202.=E5=A2=9E=E5=8A=A0=E8=AE=BE=E7=BD=AE=E8=BD=A6?= =?UTF-8?q?=E7=9B=B8=E5=AF=B9=E4=BA=8E=E5=B1=8F=E5=B9=95=E5=BA=95=E9=83=A8?= =?UTF-8?q?=E7=9A=84=E4=BD=8D=E7=BD=AE=203.=E4=BF=AE=E6=94=B9=E6=B8=B2?= =?UTF-8?q?=E6=9F=93=E7=BA=BF=E7=9A=84=E7=BB=98=E5=88=B6=E6=96=B9=E5=BC=8F?= =?UTF-8?q?=204.=E5=A2=9E=E5=8A=A0=E5=8A=A8=E6=80=813D=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/gradle.xml | 5 +-- .idea/misc.xml | 33 ++++++++++++++++-- .../main/java/com/mogo/utils/AppUtils.java | 19 ---------- gradle.properties | 16 ++++----- .../src/main/res/raw/daba.n3d | Bin 1376249 -> 0 bytes .../src/main/res/raw/tache.n3d | Bin 332474 -> 0 bytes .../src/main/res/raw/tachexiaoche.n3d | Bin 1140747 -> 0 bytes .../src/main/res/raw/zixingche.n3d | Bin 1478393 -> 0 bytes .../service/impl/adas/MogoADASController.java | 5 +-- 9 files changed, 44 insertions(+), 34 deletions(-) delete mode 100644 modules/mogo-module-common/src/main/res/raw/daba.n3d delete mode 100644 modules/mogo-module-common/src/main/res/raw/tache.n3d delete mode 100644 modules/mogo-module-common/src/main/res/raw/tachexiaoche.n3d delete mode 100644 modules/mogo-module-common/src/main/res/raw/zixingche.n3d diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 0fb00b335a..118c2006ee 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -21,10 +21,8 @@