代码优化

This commit is contained in:
HapeLee
2026-05-14 15:37:26 +08:00
parent 4d3ae1e537
commit 7fda394d74
12 changed files with 301 additions and 147 deletions
+7 -7
View File
@@ -5,14 +5,14 @@ adaptive = "1.3.0-beta01"
adaptiveLayout = "1.3.0-beta01"
adaptiveNavigation = "1.3.0-beta01"
animation = "1.11.1"
biometric = "1.4.0-alpha06"
biometric = "1.4.0-alpha07"
coilCompose = "2.7.0"
composeBom = "2026.05.00"
constraintlayoutCompose = "1.1.1"
coreSplashscreen = "1.2.0"
datastorePreferences = "1.2.1"
foundation = "1.11.1"
kotlin = "2.3.10"
kotlin = "2.3.21"
kotlinxSerialization = "1.11.0"
kotlinxCoroutinesAndroid = "1.10.2"
kotlinxSerializationJson = "1.11.0"
@@ -35,8 +35,8 @@ hutool = "5.8.22"
libarchive = "1.1.6"
lifecycle = "2.10.0"
glide = "5.0.7"
gson = "2.13.2"
jsonPath = "2.10.0"
gson = "2.14.0"
jsonPath = "3.0.0"
# issue #3811,不要更新版本,新版引入了一个破坏性变更(详见https://github.com/jhy/jsoup/pull/2017
# 若要升级请确保相关代码不会受此变更影响(如AnalyzeByJSoup.kt、JsoupXpath库等)
jsoup = "1.16.2"
@@ -51,7 +51,7 @@ material = "1.14.0-rc01"
material3 = "1.5.0-alpha19"
material3IconsExtended = "1.7.8"
materialKolor = "4.1.1"
media = "1.7.1"
media = "1.8.0"
media3 = "1.8.0"
nanoHttpd = "2.3.1"
navigationCompose = "2.9.8"
@@ -62,7 +62,7 @@ protobufJavalite = "4.26.1"
quickChineseTransfer = "0.2.16"
room = "2.8.4"
splitties = "3.0.0"
rhino = "1.8.1"
rhino = "1.9.1"
desugar = "2.1.5"
activity = "1.13.0"
@@ -77,7 +77,7 @@ viewpager2 = "1.1.0"
webkit = "1.16.0"
collection = "1.6.0"
zxingLite = "3.3.0"
zxingLite = "3.4.1"
koin-bom = "4.2.1"
biometricKtx = "1.1.0"