From 99210e0492a2d7f2cd0c16933ef2616bf4576a94 Mon Sep 17 00:00:00 2001 From: renwj Date: Thu, 16 Mar 2023 19:09:21 +0800 Subject: [PATCH] =?UTF-8?q?[2.15.0][ByteX]=20=E5=8D=87=E7=BA=A7=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=E7=89=88=E6=9C=AC=EF=BC=8C=E8=A7=A3=E5=86=B3=E6=89=93?= =?UTF-8?q?=E5=8C=85=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle/ext.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/ext.gradle b/gradle/ext.gradle index be12586da1..022a85f90e 100644 --- a/gradle/ext.gradle +++ b/gradle/ext.gradle @@ -1,6 +1,6 @@ ext { gradle_version = '3.5.3' kotlin_version = '1.5.30' - plugin_version = '10.0.0_mogo' + plugin_version = '10.0.1_mogo' hook_log_plugin_version = '1.7.2' } \ No newline at end of file