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

Javac and Kotlin version incompatible #393

Open
lucasjinreal opened this issue Jan 27, 2025 · 0 comments
Open

Javac and Kotlin version incompatible #393

lucasjinreal opened this issue Jan 27, 2025 · 0 comments

Comments

@lucasjinreal
Copy link

lucasjinreal commented Jan 27, 2025

Flutter kotlin default version using Javavm 17, but this project use 1.8

Would consider guide users who using javavm 17 how to support it? Many other libs didn't have so much newer kotlin javavm vesion.

Execution failed for task ':audio_waveforms:compileReleaseKotlin'.
> 'compileReleaseJavaWithJavac' task (current target is 1.8) and 'compileReleaseKotlin' task (current target is 17) jvm target compatibility should be set to the same Java version.
  Consider using JVM toolchain: https://kotl.in/gradle/jvm/toolchain
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

1 participant