From d5425214e8d7d8a4ca0669fd306f8b09f110d4f2 Mon Sep 17 00:00:00 2001 From: renwj Date: Thu, 29 Jun 2023 21:08:45 +0800 Subject: [PATCH] =?UTF-8?q?[3.3.0][=E9=AD=94=E6=96=B9]=20=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E7=94=B5=E9=87=8F=E5=92=8C=E6=8F=90=E9=AB=98=E8=BF=9E?= =?UTF-8?q?=E6=8E=A5=E7=A8=B3=E5=AE=9A=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.gradle b/config.gradle index e696522f27..0538e951be 100644 --- a/config.gradle +++ b/config.gradle @@ -218,7 +218,7 @@ ext { weak_network : "com.mogo.weak:network:1.0.0", - mofang_runtime : "com.mogo.eagle.mofang.core:runtime:1.0.0" + mofang_runtime : "com.mogo.eagle.core.mofang:runtime:2.0.0" ] android = [ launcherApplicationId : "com.mogo.launcher",