chore(deps): 升级依赖版本
This commit is contained in:
parent
80a6208caf
commit
4958ca9f88
1 changed files with 8 additions and 8 deletions
|
|
@ -5,14 +5,14 @@ splashScreen = "1.2.0-alpha02"
|
||||||
lifecycleRuntimeKtx = "2.8.7"
|
lifecycleRuntimeKtx = "2.8.7"
|
||||||
# security = "1.1.0-alpha06"
|
# security = "1.1.0-alpha06"
|
||||||
# Compose
|
# Compose
|
||||||
activityCompose = "1.9.3"
|
activityCompose = "1.10.0"
|
||||||
composeBom = "2024.12.01"
|
composeBom = "2025.01.01"
|
||||||
liveData = "1.7.6"
|
liveData = "1.7.6"
|
||||||
icons = "1.7.6"
|
icons = "1.7.7"
|
||||||
room = "2.6.1"
|
room = "2.6.1"
|
||||||
navigation = "2.8.5"
|
navigation = "2.8.6"
|
||||||
material3 = "1.4.0-alpha05"
|
material3 = "1.4.0-alpha07"
|
||||||
adaptive = "1.1.0-alpha08"
|
adaptive = "1.1.0-beta01"
|
||||||
# AboutLibraries
|
# AboutLibraries
|
||||||
aboutLibsRelease = "11.3.0-rc02"
|
aboutLibsRelease = "11.3.0-rc02"
|
||||||
# M3 Color
|
# M3 Color
|
||||||
|
|
@ -29,8 +29,8 @@ junitVersion = "1.2.1"
|
||||||
espressoCore = "3.6.1"
|
espressoCore = "3.6.1"
|
||||||
# Plugins
|
# Plugins
|
||||||
agp = "8.8.0"
|
agp = "8.8.0"
|
||||||
kotlin = "2.1.0"
|
kotlin = "2.1.10"
|
||||||
ksp = "2.1.0-1.0.29"
|
ksp = "2.1.10-1.0.29"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
# Android X
|
# Android X
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue