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 #5157
Task :app:compileObfPlaystoreDebugUnitTestKotlin FAILED
e: file:///home/runner/work/openfoodfacts-androidapp/openfoodfacts-androidapp/app/src/test/java/openfoodfacts/github/scrachx/openfood/features/simplescan/SimpleScanViewModelTest.kt:29:35 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
What