Bump deps

This commit is contained in:
2025-06-09 13:29:36 +03:00
parent e36c1ea0ca
commit a3a970115a
+3 -3
View File
@@ -8,11 +8,11 @@ versionName = "0.2.2"
agp = "8.10.1" agp = "8.10.1"
retrofit = "3.0.0" retrofit = "3.0.0"
eithernet = "2.0.0" eithernet = "2.0.0"
haze = "1.6.3" haze = "1.6.4"
kotlin = "2.1.21" kotlin = "2.1.21"
ksp = "2.1.21-2.0.1" ksp = "2.1.21-2.0.1"
compose-bom = "2025.05.01" compose-bom = "2025.06.00"
koin = "4.0.4" koin = "4.0.4"
accompanist = "0.37.3" accompanist = "0.37.3"
@@ -21,7 +21,7 @@ coroutines = "1.10.2"
junit = "4.13.2" junit = "4.13.2"
chucker = "4.1.0" chucker = "4.1.0"
guava = "33.4.8-jre" guava = "33.4.8-jre"
lifecycle = "2.9.0" lifecycle = "2.9.1"
core-ktx = "1.16.0" core-ktx = "1.16.0"
material = "1.12.0" material = "1.12.0"
loggingInterceptor = "5.0.0-alpha.16" loggingInterceptor = "5.0.0-alpha.16"