Build(gradle): Upgrade dependencies

This commit is contained in:
2024-11-05 17:57:41 +08:00
parent 77802d3dc9
commit c91eaaf1a5

View File

@@ -1,5 +1,5 @@
[versions] [versions]
agp = "8.7.0" agp = "8.7.2"
kotlin = "2.0.20" kotlin = "2.0.20"
ksp = "2.0.20-1.0.25" ksp = "2.0.20-1.0.25"
aboutlibraries = "11.2.3" aboutlibraries = "11.2.3"
@@ -9,22 +9,22 @@ secrets = "2.0.1"
paging = "3.3.2" paging = "3.3.2"
desugarJdkLibs = "2.1.2" desugarJdkLibs = "2.1.2"
composeBom = "2024.09.03" composeBom = "2024.10.01"
junit = "4.13.2" junit = "4.13.2"
coreKtx = "1.13.1" coreKtx = "1.15.0"
junitVersion = "1.2.1" junitVersion = "1.2.1"
espressoCore = "3.6.1" espressoCore = "3.6.1"
uiTestManifest = "1.7.3" uiTestManifest = "1.7.5"
activityCompose = "1.9.2" activityCompose = "1.9.3"
appcompat = "1.7.0" appcompat = "1.7.0"
androidxLifecycle = "2.8.6" androidxLifecycle = "2.8.7"
androidxCoreSplashscreen = "1.0.1" androidxCoreSplashscreen = "1.0.1"
hilt = "2.52" hilt = "2.52"
coil = "2.7.0" coil = "2.7.0"
kotlinxDatetime = "0.6.1" kotlinxDatetime = "0.6.1"
androidxDataStore = "1.1.1" androidxDataStore = "1.1.1"
protobuf = "4.28.2" protobuf = "4.28.3"
androidxNavigation = "2.8.2" androidxNavigation = "2.8.3"
androidxHiltNavigationCompose = "1.2.0" androidxHiltNavigationCompose = "1.2.0"
kotlinxSerializationJson = "1.7.3" kotlinxSerializationJson = "1.7.3"
retrofit = "2.11.0" retrofit = "2.11.0"