Android:造成原因:java.lang.RuntimeException:java.io.IOException:无效的常量类型:19 at 5

问题描述

我们正在将Hotfix Robust lib集成到我的应用程序中。在运行该应用程序时,我们遇到以下错误。我们已经将compileOptions设置为 Java8 版本,并且还尝试通过添加 Javaassist 版本 3.27.0-GA ,但没有运气。

Execution failed for task ':compex_task_runner:transformClassesWithRobustForProdRelease'

[ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > java.io.IOException: invalid constant type: 19 at 5

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)