Android: Caused by: java.lang.RuntimeException: java.io.IOException: invalid constant type: 19 at 5

547 Views Asked by At

We're integrating the Hotfix Robust lib to my app. While running the app we're getting below error. We have set the compileOptions to Java8 version and also tried by adding Javaassist version 3.27.0-GA but no luck.

Execution failed for task ':compex_task_runner:transformClassesWithRobustForProdRelease'

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

There are 0 best solutions below