Mr. N.V.Rao
Mr. N.V.Rao

Reputation: 1082

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

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

Upvotes: 1

Views: 588

Answers (0)

Related Questions