bump libs

This commit is contained in:
2025-10-09 06:20:28 +03:00
parent 56bf6ac063
commit 4f1149c8d8
+4 -4
View File
@@ -4,10 +4,10 @@ retrofit = "3.0.0"
eithernet = "2.0.0" eithernet = "2.0.0"
haze = "1.6.10" haze = "1.6.10"
kotlin = "2.2.20" kotlin = "2.2.20"
ksp = "2.2.20-2.0.3" ksp = "2.2.20-2.0.4"
moduleGraph = "2.9.0" moduleGraph = "2.9.0"
compose-bom = "2025.09.01" compose-bom = "2025.10.00"
koin = "4.1.1" koin = "4.1.1"
accompanist = "0.37.3" accompanist = "0.37.3"
@@ -19,9 +19,9 @@ guava = "33.5.0-jre"
lifecycle = "2.9.4" lifecycle = "2.9.4"
core-ktx = "1.17.0" core-ktx = "1.17.0"
material = "1.13.0" material = "1.13.0"
loggingInterceptor = "5.1.0" loggingInterceptor = "5.2.0"
moshi = "1.15.2" moshi = "1.15.2"
room = "2.8.1" room = "2.8.2"
preference-ktx = "1.2.1" preference-ktx = "1.2.1"
nanokt = "1.3.0" nanokt = "1.3.0"
androidx-navigation = "2.9.5" androidx-navigation = "2.9.5"