Build(gradle): Upgrade dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[versions]
|
||||
agp = "8.7.0"
|
||||
agp = "8.7.2"
|
||||
kotlin = "2.0.20"
|
||||
ksp = "2.0.20-1.0.25"
|
||||
aboutlibraries = "11.2.3"
|
||||
@@ -9,22 +9,22 @@ secrets = "2.0.1"
|
||||
paging = "3.3.2"
|
||||
|
||||
desugarJdkLibs = "2.1.2"
|
||||
composeBom = "2024.09.03"
|
||||
composeBom = "2024.10.01"
|
||||
junit = "4.13.2"
|
||||
coreKtx = "1.13.1"
|
||||
coreKtx = "1.15.0"
|
||||
junitVersion = "1.2.1"
|
||||
espressoCore = "3.6.1"
|
||||
uiTestManifest = "1.7.3"
|
||||
activityCompose = "1.9.2"
|
||||
uiTestManifest = "1.7.5"
|
||||
activityCompose = "1.9.3"
|
||||
appcompat = "1.7.0"
|
||||
androidxLifecycle = "2.8.6"
|
||||
androidxLifecycle = "2.8.7"
|
||||
androidxCoreSplashscreen = "1.0.1"
|
||||
hilt = "2.52"
|
||||
coil = "2.7.0"
|
||||
kotlinxDatetime = "0.6.1"
|
||||
androidxDataStore = "1.1.1"
|
||||
protobuf = "4.28.2"
|
||||
androidxNavigation = "2.8.2"
|
||||
protobuf = "4.28.3"
|
||||
androidxNavigation = "2.8.3"
|
||||
androidxHiltNavigationCompose = "1.2.0"
|
||||
kotlinxSerializationJson = "1.7.3"
|
||||
retrofit = "2.11.0"
|
||||
|
||||
Reference in New Issue
Block a user