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

App not compiling with kotlin_version 1.8.21 #283

Open
CodeWizard0367 opened this issue Jan 16, 2024 · 2 comments
Open

App not compiling with kotlin_version 1.8.21 #283

CodeWizard0367 opened this issue Jan 16, 2024 · 2 comments

Comments

@CodeWizard0367
Copy link

  • What went wrong:
    Execution failed for task ':image_gallery_saver: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
2

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.

BUILD FAILED in 1m 33s
Exception: Gradle task assembleDebug failed with exit code 1

@krutarth-vaishnav
Copy link

krutarth-vaishnav commented Jan 25, 2024

Yes, I'm facing the same issue. It's open since last week, Still no response, Hello?

@knottx
Copy link

knottx commented Apr 16, 2024

@CodeWizard0367 @krutarth-vaishnav
try this #295

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

3 participants