From 802d0bef7ba535ad1cd671a115c39784181de57a Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 10 Sep 2020 17:53:12 +0800 Subject: [PATCH] gradle problem --- gradle.properties | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gradle.properties b/gradle.properties index fdbea566a9..57bdb8d90b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -93,6 +93,10 @@ MOGO_MODULE_LEFT_PANEL_NOOP_VERSION = 1.2.1.10-SNAPSHOT # 小控件 MOGO_MODULE_WIDGETS_VERSION = 1.2.1.10-SNAPSHOT +# Boost分包 +BOOST_MULTIDEX_VERSION=1.0.0 +# hook ARouter分包实现 +HOOKPLUGIN_VERSION=1.0.0 # obu MOGO_MODULE_OBU_VERSION = 1.2.1.10-SNAPSHOT