Christian Sousa
Uncaught Kotlin exception: kotlin.native.concurrent.InvalidMutabilityException: mutation attempt of frozen com.jetbrains.handson.mpp.mobile.services.deviceStorage.DeviceStorage@2164548
import kotlin.native.concurrent.ThreadLocal @ThreadLocal object DeviceStorage { ... }
kpgalligan
DeviceStorage
ensureNeverFrozen()
A modern programming language that makes developers happier.