Build(Libs): Update dependencies

This commit is contained in:
2024-05-07 09:08:42 +08:00
parent 2e0efd1cb9
commit b2cbea5383

View File

@@ -1,5 +1,5 @@
[versions]
agp = "8.3.2"
agp = "8.4.0"
kotlin = "1.9.23"
ksp = "1.9.23-1.0.20"
aboutlibraries = "11.1.0"
@@ -7,9 +7,9 @@ protobufPlugin = "0.9.4"
kotlinxSerialization = "1.9.23"
desugarJdkLibs = "2.0.4"
composeBom = "2024.04.01"
composeBom = "2024.05.00"
junit = "4.13.2"
coreKtx = "1.13.0"
coreKtx = "1.13.1"
junitVersion = "1.1.5"
espressoCore = "3.5.1"
activityCompose = "1.9.0"
@@ -19,7 +19,7 @@ androidxCoreSplashscreen = "1.0.1"
hilt = "2.51"
coil = "2.6.0"
kotlinxDatetime = "0.5.0"
androidxDataStore = "1.1.0"
androidxDataStore = "1.1.1"
protobuf = "3.25.2"
androidxNavigation = "2.7.7"
androidxHiltNavigationCompose = "1.2.0"