nb_utils icon indicating copy to clipboard operation
nb_utils copied to clipboard

Execution failed for task ':nb_utils:compileDebugKotlin'. 'compileDebugJavaWithJavac' task (current target is 1.8) and 'compileDebugKotlin' task (current target is 17)

Open dhruvikapdiwebiots opened this issue 9 months ago • 15 comments

Execution failed for task ':nb_utils: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

dhruvikapdiwebiots avatar May 03 '24 04:05 dhruvikapdiwebiots