From d2bdb21dd72ebb00cf9e00499f1b390cf3fd3afa Mon Sep 17 00:00:00 2001 From: SuperMonster003 Date: Wed, 25 Dec 2024 13:15:53 +0800 Subject: [PATCH] =?UTF-8?q?6.6.1=20-=20Alpha2=20-=20=E8=B0=83=E6=95=B4=20N?= =?UTF-8?q?ativeJavaPackage=20=E6=89=93=E5=8D=B0=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changelog/lang_zh-Hans.json | 2 +- .idea/codeStyles/Project.xml | 5 ---- .../runtime/api/augment/util/Inspect.kt | 26 +++++++------------ .../api/augment/util/MorseCodeNativeObject.kt | 2 +- version.properties | 6 ++--- 5 files changed, 14 insertions(+), 27 deletions(-) diff --git a/.changelog/lang_zh-Hans.json b/.changelog/lang_zh-Hans.json index a6abe0ea..1e15f20b 100644 --- a/.changelog/lang_zh-Hans.json +++ b/.changelog/lang_zh-Hans.json @@ -1,7 +1,7 @@ { "$data": { "v6.6.1": { - "released_date": "2024/12/09", + "released_date": "2024/12/25", "feature": [ "pinyin 模块, 用于汉语拼音转换 (参阅 项目文档 > [汉语拼音](https://docs.autojs6.com/#/pinyin))", "pinyin4j 模块, 用于汉语拼音转换 (参阅 项目文档 > [汉语拼音](https://docs.autojs6.com/#/pinyin4j))", diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 9e5e7252..7000196b 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -3,11 +3,6 @@