[优化] 其他优化
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
[versions]
|
||||
|
||||
accompanistWebview = "0.36.0"
|
||||
animation = "1.9.4"
|
||||
animation = "1.10.0"
|
||||
biometric = "1.2.0"
|
||||
coilCompose = "2.7.0"
|
||||
composeBom = "2025.11.01"
|
||||
composeBom = "2025.12.00"
|
||||
constraintlayoutCompose = "1.1.1"
|
||||
coreSplashscreen = "1.2.0"
|
||||
datastorePreferences = "1.1.7"
|
||||
foundation = "1.9.4"
|
||||
datastorePreferences = "1.2.0"
|
||||
foundation = "1.10.0"
|
||||
kotlin = "2.2.21"
|
||||
kotlinxCoroutinesAndroid = "1.10.2"
|
||||
ksp = "2.2.21-2.0.4"
|
||||
@@ -18,7 +18,7 @@ colorpicker = "1.1.0"
|
||||
commonsText = "1.14.0"
|
||||
constraintlayout = "2.2.1"
|
||||
core = "1.17.0"
|
||||
firebaseBom = "34.4.0"
|
||||
firebaseBom = "34.6.0"
|
||||
flexbox = "3.0.0"
|
||||
fragment = "1.8.9"
|
||||
|
||||
@@ -29,7 +29,7 @@ libarchive = "1.1.6"
|
||||
lifecycle = "2.10.0"
|
||||
glide = "5.0.5"
|
||||
gson = "2.13.2"
|
||||
jsonPath = "2.9.0"
|
||||
jsonPath = "2.10.0"
|
||||
# issue #3811,不要更新版本,新版引入了一个破坏性变更(详见https://github.com/jhy/jsoup/pull/2017)
|
||||
# 若要升级请确保相关代码不会受此变更影响(如AnalyzeByJSoup.kt、JsoupXpath库等)
|
||||
jsoup = "1.16.2"
|
||||
@@ -40,7 +40,7 @@ liveeventbus = "1.8.14"
|
||||
markdownCompose = "0.5.0"
|
||||
markwon = "4.6.2"
|
||||
material = "1.14.0-alpha07"
|
||||
material3 = "1.5.0-alpha09"
|
||||
material3 = "1.5.0-alpha10"
|
||||
material3IconsExtended = "1.2.0"
|
||||
materialIconsExtended = "1.7.8"
|
||||
media = "1.7.1"
|
||||
@@ -57,10 +57,10 @@ splitties = "3.0.0"
|
||||
rhino = "1.8.0"
|
||||
desugar = "2.1.5"
|
||||
|
||||
activity = "1.11.0"
|
||||
activity = "1.12.1"
|
||||
#kotlinxSerialization = "1.8.0"
|
||||
startupRuntime = "1.2.0"
|
||||
swiperefreshlayout = "1.1.0"
|
||||
swiperefreshlayout = "1.2.0"
|
||||
#noinspection GradleDependency
|
||||
recyclerview = "1.4.0"
|
||||
#noinspection GradleDependency
|
||||
|
||||
Reference in New Issue
Block a user