Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
teolemon opened this issue Jan 25, 2024 · 1 comment
Labels
bug Produces incorrect or unexpected result or behaviour. scan tests

Comments

@teolemon
Copy link
Member

What

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

@teolemon teolemon added the bug Produces incorrect or unexpected result or behaviour. label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Produces incorrect or unexpected result or behaviour. scan tests
Projects
Status: No status
Development

No branches or pull requests

1 participant