From e8a0ce84f716687d123177855f90c233b65b9a93 Mon Sep 17 00:00:00 2001 From: donghongyu Date: Wed, 9 Feb 2022 11:43:24 +0800 Subject: [PATCH] =?UTF-8?q?[Change]=20=E4=BF=AE=E5=A4=8D=E5=90=88=E5=B9=B6?= =?UTF-8?q?=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: donghongyu --- core/function-impl/mogo-core-function-autopilot/build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/core/function-impl/mogo-core-function-autopilot/build.gradle b/core/function-impl/mogo-core-function-autopilot/build.gradle index 9b17f273fa..2ff17d2564 100644 --- a/core/function-impl/mogo-core-function-autopilot/build.gradle +++ b/core/function-impl/mogo-core-function-autopilot/build.gradle @@ -51,6 +51,7 @@ dependencies { kapt rootProject.ext.dependencies.aroutercompiler + implementation rootProject.ext.dependencies.mogochainbase implementation rootProject.ext.dependencies.mogoami if (Boolean.valueOf(USE_MAVEN_PACKAGE)) {