From dc43641a23b2e6e523af44736fd1220a136bde88 Mon Sep 17 00:00:00 2001 From: SuperMonster003 Date: Sun, 8 Jun 2025 20:33:45 +0800 Subject: [PATCH] =?UTF-8?q?6.7.0=20-=20Alpha=20-=20=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E8=B0=83=E6=95=B4=20(=E5=8D=87=E7=BA=A7=2012?= =?UTF-8?q?=20=E9=A1=B9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changelog/lang_zh-Hans.json | 16 ++++++++++++++-- .readme/template_readme.md | 2 +- .run/app.run.xml | 11 ++++++++--- app/build.gradle.kts | 26 +++++++++++++------------- settings.gradle.kts | 13 ++++++++----- version.properties | 6 +++--- 6 files changed, 47 insertions(+), 27 deletions(-) diff --git a/.changelog/lang_zh-Hans.json b/.changelog/lang_zh-Hans.json index d9b17599..1c0fde8b 100644 --- a/.changelog/lang_zh-Hans.json +++ b/.changelog/lang_zh-Hans.json @@ -1,7 +1,7 @@ { "$data": { "v6.7.0": { - "released_date": "2025/06/06", + "released_date": "2025/06/08", "feature": [ "zip 模块, 用于文件压缩与解压缩操作 (Ref to [Auto.js Pro](https://g.pro.autojs.org/)) (参阅 项目文档 > [Zip](https://docs.autojs6.com/#/zip))" ], @@ -11,7 +11,19 @@ ], "improvement": [], "dependency": [ - "升级 Gradle 版本 8.14 -> 8.14.2" + "升级 Gradle 版本 8.14 -> 8.14.2", + "升级 Apache Commons 版本 3.16.0 -> 3.17.0", + "升级 Retrofit2 Retrofit 版本 2.11.0 -> 2.12.0", + "升级 Retrofit2 Converter Gson 版本 2.11.0 -> 2.12.0", + "升级 Retrofit2 RxJava2 版本 2.11.0 -> 2.12.0", + "升级 Joda Time 版本 2.12.7 -> 2.14.0", + "升级 Androidx WebKit 版本 1.13.0 -> 1.14.0", + "升级 Gson 版本 2.11.0 -> 2.13.1", + "升级 ARSCLib 版本 1.3.1 -> 1.3.5", + "升级 Jsoup 版本 1.19.1 -> 1.20.1", + "升级 Junit Jupiter 版本 5.10.3 -> 5.13.0", + "升级 Androidx AppCompat 版本 1.7.0 -> 1.7.1", + "升级 Material Progressbar 版本 1.4.2 -> 1.6.1" ] }, "v6.6.4": { diff --git a/.readme/template_readme.md b/.readme/template_readme.md index 48e0f0c0..5327f20d 100644 --- a/.readme/template_readme.md +++ b/.readme/template_readme.md @@ -405,7 +405,7 @@ autojs6-v6.6.2-arm64-v8a-0f2a9d74.apk - Update TypeScript declarations according to section `dependency` if needed - $projectDir/.readme/template_readme.md - Update badges like [ android studio / rhino / ... ] - - Update contribution section: {{ h3_contribution }} + - Update contribution section: [ h3_contribution ] - $projectDir/.readme/common.json - Update android studio download links and version names - Update contribution section: var_date_contribution_table_data_updated diff --git a/.run/app.run.xml b/.run/app.run.xml index ec06c8a8..a72c0299 100644 --- a/.run/app.run.xml +++ b/.run/app.run.xml @@ -1,6 +1,7 @@ - + +