plastiv
11/21/2018, 4:56 PMD8: Stripped invalid locals information from 1 method.
/cache-gradle/runner-aded5b06-project-276-concurrent-1/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.10/b178c1501609c6e4ee8be635513cb023a466457d/kotlin-stdlib-1.3.10.jar: D8: Methods with invalid locals information:
java.lang.Object kotlin.sequences.SequencesKt___SequencesKt$zipWithNext$2.invokeSuspend(java.lang.Object)
Attempt to read local this but no local information was associated with the value being read.
Should I be worried about this warning? How to fix it? 🤔