mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-08-07 20:00:06 +00:00
Import kotlin.concurrent.Synchronized for KMP compatibility
This commit is contained in:
parent
61a559ad93
commit
a0f3550944
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
package com.nuvio.app.features.plugins.runtime.network
|
||||
|
||||
import kotlin.concurrent.Synchronized
|
||||
import kotlinx.coroutines.sync.Mutex
|
||||
import kotlinx.serialization.json.Json
|
||||
import kotlinx.serialization.json.buildJsonObject
|
||||
|
|
|
|||
Loading…
Reference in a new issue