Looks like all Kotlin compiler flags are getting i...
# android-studio
e
Looks like all Kotlin compiler flags are getting ignored. I started getting warning about
jvm-target
now:
Copy code
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