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

facing this issue #76

Open
text4lilac opened this issue Jul 29, 2024 · 1 comment
Open

facing this issue #76

text4lilac opened this issue Jul 29, 2024 · 1 comment

Comments

@text4lilac
Copy link

  • What went wrong:
    Execution failed for task ':flutter_logs:compileDebugKotlin'.

'compileDebugJavaWithJavac' task (current target is 17) and 'compileDebugKotlin' task (current target is 1.8) jvm target compatibility should be set to the same Java version.
Consider using JVM toolchain: https://kotl.in/gradle/jvm/toolchain

@wagnerjk
Copy link

I had this problem too. There is this PR #72 to solve this issue.
I copied the package to my directory and made the change present in the PR above, and it worked. I suggest you do the same, since the PR is from May and has not been merged yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants