now I get some kind of R8 error oO
# android
m
now I get some kind of R8 error oO
g
Hmm, this is because using of new Java API that cannot be desugared. Maybe because of atomic-fu (Kotlin.coroutines dependency), MethodHandle used there, make sense to reproduce and report to kotlinx.coroutines
Try new version of kotlinx.coroutines thatt supports M2 https://kotlinlang.slack.com/archives/C1CFAFJSK/p1536102606000100