a lot of improvements for long polling service and notifications

This commit is contained in:
2024-07-15 05:01:54 +03:00
parent 9481541806
commit 654f47bb94
28 changed files with 473 additions and 388 deletions
+2 -4
View File
@@ -1,17 +1,15 @@
[versions]
agp = "8.5.0"
agp = "8.5.1"
converterMoshi = "2.11.0"
eithernet = "1.9.0"
haze = "0.7.3"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.22"
vkompose = "0.5.4-k2"
compose-bom = "2024.06.00"
koin = "3.5.6"
accompanist = "0.34.0"
accompanist = "0.35.1-alpha"
coil = "2.6.0"
coroutines = "1.9.0-RC"
junit = "4.13.2"