I'm getting errors like `Type mismatch: inferred t...
# android
z
I'm getting errors like
Type mismatch: inferred type is String! but Nothing was expected
or
Out-projected type 'Array<out Any>' prohibits the use of 'public final operator fun set(index: Int, value: T): Unit defined in kotlin.Array'
depending on the things I try