Build(gradle): Upgrade dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[versions]
|
||||
agp = "8.6.1"
|
||||
agp = "8.7.0"
|
||||
kotlin = "2.0.20"
|
||||
ksp = "2.0.20-1.0.25"
|
||||
aboutlibraries = "11.2.3"
|
||||
@@ -9,12 +9,12 @@ secrets = "2.0.1"
|
||||
paging = "3.3.2"
|
||||
|
||||
desugarJdkLibs = "2.1.2"
|
||||
composeBom = "2024.09.02"
|
||||
composeBom = "2024.09.03"
|
||||
junit = "4.13.2"
|
||||
coreKtx = "1.13.1"
|
||||
junitVersion = "1.2.1"
|
||||
espressoCore = "3.6.1"
|
||||
uiTestManifest = "1.7.2"
|
||||
uiTestManifest = "1.7.3"
|
||||
activityCompose = "1.9.2"
|
||||
appcompat = "1.7.0"
|
||||
androidxLifecycle = "2.8.6"
|
||||
@@ -24,7 +24,7 @@ coil = "2.7.0"
|
||||
kotlinxDatetime = "0.6.1"
|
||||
androidxDataStore = "1.1.1"
|
||||
protobuf = "4.28.2"
|
||||
androidxNavigation = "2.8.1"
|
||||
androidxNavigation = "2.8.2"
|
||||
androidxHiltNavigationCompose = "1.2.0"
|
||||
kotlinxSerializationJson = "1.7.3"
|
||||
retrofit = "2.11.0"
|
||||
|
||||
Reference in New Issue
Block a user