You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since upgrading to 1.3.2, I have the following compile issue when testing : Cannot inline bytecode built with JVM target 11 into bytecode that is being built with JVM target 1.8. Please specify proper '-jvm-target' option
Could the libs be built with Java 8 ?
The text was updated successfully, but these errors were encountered:
Since upgrading to 1.3.2, I have the following compile issue when testing :
Cannot inline bytecode built with JVM target 11 into bytecode that is being built with JVM target 1.8. Please specify proper '-jvm-target' option
Could the libs be built with Java 8 ?
The text was updated successfully, but these errors were encountered: