Build(Gradle): Upgrade dependencies
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[versions]
|
||||
agp = "8.5.1"
|
||||
kotlin = "2.0.0"
|
||||
agp = "8.5.2"
|
||||
kotlin = "2.0.10"
|
||||
ksp = "2.0.0-1.0.23"
|
||||
aboutlibraries = "11.2.2"
|
||||
protobufPlugin = "0.9.4"
|
||||
kotlinxSerialization = "2.0.0"
|
||||
secrets = "2.0.1"
|
||||
paging = "3.3.1"
|
||||
paging = "3.3.2"
|
||||
|
||||
desugarJdkLibs = "2.0.4"
|
||||
composeBom = "2024.06.00"
|
||||
@@ -18,7 +18,7 @@ activityCompose = "1.9.1"
|
||||
appcompat = "1.7.0"
|
||||
androidxLifecycle = "2.8.4"
|
||||
androidxCoreSplashscreen = "1.0.1"
|
||||
hilt = "2.51.1"
|
||||
hilt = "2.52"
|
||||
coil = "2.7.0"
|
||||
kotlinxDatetime = "0.6.0"
|
||||
androidxDataStore = "1.1.1"
|
||||
|
||||
Reference in New Issue
Block a user