implementation("tech.arnav:kstore-storage:2.0.4")
A tiny Kotlin multiplatform library that assists in saving and restoring objects to and from disk using kotlinx.coroutines, kotlinx.serialisation and okio