update libs and fix localization
This commit is contained in:
@@ -4,18 +4,18 @@ converterMoshi = "2.11.0"
|
||||
eithernet = "1.9.0"
|
||||
haze = "0.7.3"
|
||||
kotlin = "2.0.0"
|
||||
ksp = "2.0.0-1.0.22"
|
||||
ksp = "2.0.0-1.0.23"
|
||||
|
||||
compose-bom = "2024.06.00"
|
||||
koin = "3.5.6"
|
||||
|
||||
accompanist = "0.35.1-alpha"
|
||||
coil = "2.6.0"
|
||||
coil = "2.7.0"
|
||||
coroutines = "1.9.0-RC"
|
||||
junit = "4.13.2"
|
||||
chucker = "4.0.0"
|
||||
guava = "33.2.1-jre"
|
||||
lifecycle = "2.8.3"
|
||||
lifecycle = "2.8.4"
|
||||
core-ktx = "1.13.1"
|
||||
material = "1.12.0"
|
||||
loggingInterceptor = "5.0.0-alpha.14"
|
||||
@@ -27,7 +27,7 @@ nanokt = "1.2.0"
|
||||
junitVersion = "1.2.1"
|
||||
espressoCore = "3.6.1"
|
||||
appcompat = "1.7.0"
|
||||
androidx-navigation = "2.8.0-beta05"
|
||||
androidx-navigation = "2.8.0-beta06"
|
||||
serialization = "1.7.1"
|
||||
rebugger = "1.0.0-rc03"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user