[优化] 优化工作流和更新依赖
This commit is contained in:
+18
-18
@@ -1,29 +1,29 @@
|
||||
[versions]
|
||||
|
||||
accompanistWebview = "0.36.0"
|
||||
adaptive = "1.3.0-alpha06"
|
||||
adaptiveLayout = "1.3.0-alpha06"
|
||||
adaptiveNavigation = "1.3.0-alpha06"
|
||||
adaptive = "1.3.0-alpha09"
|
||||
adaptiveLayout = "1.3.0-alpha09"
|
||||
adaptiveNavigation = "1.3.0-alpha09"
|
||||
animation = "1.10.1"
|
||||
biometric = "1.2.0"
|
||||
coilCompose = "2.7.0"
|
||||
composeBom = "2026.01.00"
|
||||
composeBom = "2026.03.00"
|
||||
constraintlayoutCompose = "1.1.1"
|
||||
coreSplashscreen = "1.2.0"
|
||||
datastorePreferences = "1.2.0"
|
||||
foundation = "1.10.1"
|
||||
kotlin = "2.3.0"
|
||||
datastorePreferences = "1.2.1"
|
||||
foundation = "1.10.5"
|
||||
kotlin = "2.3.10"
|
||||
kotlinxSerialization = "1.10.0"
|
||||
kotlinxCoroutinesAndroid = "1.10.2"
|
||||
kotlinxSerializationJson = "1.10.0"
|
||||
ksp = "2.3.4"
|
||||
ksp = "2.3.6"
|
||||
agp = "8.13.2"
|
||||
appcompat = "1.7.1"
|
||||
colorpicker = "1.1.0"
|
||||
colorpicker-compose = "1.1.3"
|
||||
commonsText = "1.15.0"
|
||||
constraintlayout = "2.2.1"
|
||||
core = "1.17.0"
|
||||
core = "1.18.0"
|
||||
firebaseBom = "34.6.0"
|
||||
flexbox = "3.0.0"
|
||||
fragment = "1.8.9"
|
||||
@@ -43,17 +43,17 @@ jsoupxpath = "2.5.3"
|
||||
coroutines = "1.10.2"
|
||||
lifecycleViewmodelCompose = "2.10.0"
|
||||
liveeventbus = "1.8.14"
|
||||
navigation3 = "1.0.0"
|
||||
navigation3 = "1.0.1"
|
||||
markdownCompose = "0.5.0"
|
||||
markwon = "4.6.2"
|
||||
material = "1.14.0-alpha08"
|
||||
material3 = "1.5.0-alpha12"
|
||||
material = "1.14.0-alpha10"
|
||||
material3 = "1.5.0-alpha15"
|
||||
material3IconsExtended = "1.7.8"
|
||||
materialKolor = "4.1.0"
|
||||
materialKolor = "4.1.1"
|
||||
media = "1.7.1"
|
||||
media3 = "1.8.0"
|
||||
nanoHttpd = "2.3.1"
|
||||
navigationCompose = "2.9.6"
|
||||
navigationCompose = "2.9.7"
|
||||
okhttp = "5.3.2"
|
||||
palette = "1.0.0"
|
||||
preference = "1.2.1"
|
||||
@@ -64,7 +64,7 @@ splitties = "3.0.0"
|
||||
rhino = "1.8.1"
|
||||
desugar = "2.1.5"
|
||||
|
||||
activity = "1.12.2"
|
||||
activity = "1.13.0"
|
||||
#kotlinxSerialization = "1.8.0"
|
||||
startupRuntime = "1.2.0"
|
||||
swiperefreshlayout = "1.2.0"
|
||||
@@ -74,15 +74,15 @@ recyclerview = "1.4.0"
|
||||
uiViewbinding = "1.9.4"
|
||||
viewpager2 = "1.1.0"
|
||||
webkit = "1.15.0"
|
||||
collection = "1.5.0"
|
||||
collection = "1.6.0"
|
||||
|
||||
zxingLite = "3.3.0"
|
||||
|
||||
koin-bom = "4.1.1"
|
||||
koin-bom = "4.2.0"
|
||||
biometricKtx = "1.1.0"
|
||||
|
||||
reorderable = "3.0.0"
|
||||
haze = "1.7.1"
|
||||
haze = "1.7.2"
|
||||
[libraries]
|
||||
|
||||
accompanist-webview = { module = "com.google.accompanist:accompanist-webview", version.ref = "accompanistWebview" }
|
||||
|
||||
Reference in New Issue
Block a user