6.7.0 - Alpha - 依赖版本调整 (升级 12 项)

This commit is contained in:
SuperMonster003
2025-06-08 20:33:45 +08:00
parent b9f543136c
commit dc43641a23
6 changed files with 47 additions and 27 deletions

View File

@@ -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": {