From c445c1c5feb86b40de5f556d68b344da4db86d6c Mon Sep 17 00:00:00 2001 From: wangmingjun Date: Mon, 25 Apr 2022 17:09:31 +0800 Subject: [PATCH] =?UTF-8?q?[driver=20passenger=20]=20Bus=E5=8F=B8=E6=9C=BA?= =?UTF-8?q?=E5=B1=8F=E5=A2=9E=E5=8A=A0=E5=85=A8=E8=B7=AF=E5=BE=84=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- OCH/mogo-och-bus/build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/OCH/mogo-och-bus/build.gradle b/OCH/mogo-och-bus/build.gradle index c4d26e2410..d2a1a0614e 100644 --- a/OCH/mogo-och-bus/build.gradle +++ b/OCH/mogo-och-bus/build.gradle @@ -47,6 +47,7 @@ dependencies { implementation rootProject.ext.dependencies.arouter annotationProcessor rootProject.ext.dependencies.aroutercompiler implementation rootProject.ext.dependencies.androidxconstraintlayout + implementation rootProject.ext.dependencies.amapnavi3dmap implementation rootProject.ext.dependencies.rxjava implementation rootProject.ext.dependencies.rxandroid