I have next warning. Is this something to be conce...
# android
p
I have next warning. Is this something to be concerned about?
Copy code
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.
D8: Stripped invalid locals information from 1 method.