What maven proguard option can I set to prevent obfuscation of Interger and Double values when they are wrapped in collections or optionals?

前端 未结 0 1373
予麋鹿
予麋鹿 2020-12-22 06:04

What proguard option can I set to avoid the errors below, if any?

I have a maven project with a proguard plugin. I build this project into an obfuscated jar with no i

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