peekandpoke
05/12/2022, 2:07 PMSam
05/12/2022, 2:11 PMpeekandpoke
05/12/2022, 2:12 PMkotlinx-coroutines-core.1.6.1
And my lib pulls kotlinx-coroutines-core.1.6.0
Somehow the compiler does not remove the smaller version from the icCacheMap
which some steps later results in the NPE.kotlinx-coroutines-core.1.6.1
the errors is gone.