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

Error!! #149

Open
naime999 opened this issue May 12, 2024 · 1 comment
Open

Error!! #149

naime999 opened this issue May 12, 2024 · 1 comment

Comments

@naime999
Copy link

kotlin_version = '1.8.22'
classpath 'com.android.tools.build:gradle:8.1.2'
JavaVersion.VERSION_17

Execution failed for task ':on_audio_query_android:compileDebugKotlin'.

'compileDebugJavaWithJavac' task (current target is 1.8) and 'compileDebugKotlin' 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

@joec05
Copy link

joec05 commented Aug 22, 2024

I'm also getting the same issue. Any fix?

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