Why does Kotlin throw NullPointerException when referencing proguard-removed method?

前端 未结 0 1408
我寻月下人不归
我寻月下人不归 2021-01-01 10:00

I have a method reference that is unexpectedly getting removed by Proguard. I then try to call that method from within another Kotlin class. Each time Kotlin throws a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题