Execution failed for task ':flutter_callkit_incoming_yoer: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. #46
i have lots of issue in this libs
zego_uikit_prebuilt_call: ^4.11.2
zego_uikit_signaling_plugin: ^2.7.6
when i add this both libs then getting issues
FAILURE: Build failed with an exception.
What went wrong:
**Execution failed for task ':flutter_callkit_incoming_yoer: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**
i am already update Java version, kotlin version, upgrate flutter sdk,Android studio update
but getting same error every time please give me proper solution
i am already update Java version, kotlin version, upgrate flutter sdk,Android studio update but getting same error every time please give me proper solution