forked from melod1n/fast-messenger
bump libs
This commit is contained in:
@@ -3,10 +3,11 @@ agp = "8.13.0"
|
||||
retrofit = "3.0.0"
|
||||
eithernet = "2.0.0"
|
||||
haze = "1.6.10"
|
||||
kotlin = "2.2.10"
|
||||
ksp = "2.2.10-2.0.2"
|
||||
kotlin = "2.2.20"
|
||||
ksp = "2.2.20-2.0.3"
|
||||
moduleGraph = "2.9.0"
|
||||
|
||||
compose-bom = "2025.08.01"
|
||||
compose-bom = "2025.09.01"
|
||||
koin = "4.1.1"
|
||||
|
||||
accompanist = "0.37.3"
|
||||
@@ -14,18 +15,17 @@ coil = "2.7.0"
|
||||
coroutines = "1.10.2"
|
||||
junit = "4.13.2"
|
||||
chucker = "4.2.0"
|
||||
guava = "33.4.8-jre"
|
||||
lifecycle = "2.9.3"
|
||||
guava = "33.5.0-jre"
|
||||
lifecycle = "2.9.4"
|
||||
core-ktx = "1.17.0"
|
||||
material = "1.13.0"
|
||||
loggingInterceptor = "5.1.0"
|
||||
moshi = "1.15.2"
|
||||
room = "2.7.2"
|
||||
room = "2.8.1"
|
||||
preference-ktx = "1.2.1"
|
||||
nanokt = "1.3.0"
|
||||
androidx-navigation = "2.9.3"
|
||||
androidx-navigation = "2.9.5"
|
||||
serialization = "1.9.0"
|
||||
moduleGraph = "2.9.0"
|
||||
|
||||
[libraries]
|
||||
accompanist-permissions = { module = "com.google.accompanist:accompanist-permissions", version.ref = "accompanist" }
|
||||
|
||||
Reference in New Issue
Block a user