更新依赖与修改工作流
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
[versions]
|
||||
|
||||
datastorePreferences = "1.1.7"
|
||||
kotlin = "2.2.10"
|
||||
kotlin = "2.2.20"
|
||||
ksp = "2.2.10-2.0.2"
|
||||
agp = "8.12.3"
|
||||
agp = "8.13.0"
|
||||
appcompat = "1.7.1"
|
||||
colorpicker = "1.1.0"
|
||||
commonsText = "1.14.0"
|
||||
constraintlayout = "2.2.1"
|
||||
core = "1.17.0"
|
||||
firebaseBom = "34.1.0"
|
||||
firebaseBom = "34.3.0"
|
||||
flexbox = "3.0.0"
|
||||
fragment = "1.8.9"
|
||||
|
||||
@@ -17,9 +17,9 @@ fragment = "1.8.9"
|
||||
hutool = "5.8.22"
|
||||
|
||||
libarchive = "1.1.6"
|
||||
lifecycle = "2.9.3"
|
||||
glide = "4.16.0"
|
||||
gson = "2.13.1"
|
||||
lifecycle = "2.9.4"
|
||||
glide = "5.0.5"
|
||||
gson = "2.13.2"
|
||||
jsonPath = "2.9.0"
|
||||
# issue #3811,不要更新版本,新版引入了一个破坏性变更(详见https://github.com/jhy/jsoup/pull/2017)
|
||||
# 若要升级请确保相关代码不会受此变更影响(如AnalyzeByJSoup.kt、JsoupXpath库等)
|
||||
@@ -37,12 +37,12 @@ palette = "1.0.0"
|
||||
preference = "1.2.1"
|
||||
protobufJavalite = "4.26.1"
|
||||
quickChineseTransfer = "0.2.16"
|
||||
room = "2.7.2"
|
||||
room = "2.8.1"
|
||||
splitties = "3.0.0"
|
||||
rhino = "1.8.0"
|
||||
desugar = "2.1.5"
|
||||
|
||||
activity = "1.10.1"
|
||||
activity = "1.11.0"
|
||||
#kotlinxSerialization = "1.8.0"
|
||||
swiperefreshlayout = "1.1.0"
|
||||
#noinspection GradleDependency
|
||||
|
||||
Reference in New Issue
Block a user