forked from SteamWar/SteamWar
Replace Custom Observer with kotlinx StateFlows
Signed-off-by: Chaoscaot <max@maxsp.de>
This commit is contained in:
@@ -128,6 +128,7 @@ dependencyResolutionManagement {
|
||||
library("msgpack", "org.msgpack:msgpack-core:0.9.8")
|
||||
|
||||
library("logback", "ch.qos.logback:logback-classic:1.5.6")
|
||||
library("coroutinesCore", "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
|
||||
|
||||
val ktorVersion = "2.3.12"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user