Resolution of Cannot inline bytecode built with JVM target 1.8 into bytecode that is being built with JVM target 1.6. Please specify proper '-jvm-target' option.
kotlin
java.lang.ClassNotFoundException: Didn't find class on path: dexpathlist - Troubleshooting
In your android studio IDE you find the java.lang.ClassNotFoundException error: Didn't find class on path: dexpathlist after running your project. The solution in this troubleshooting.