ZEGOCLOUD/zego_uikit_prebuilt_call_flutter

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.

Closed this issue · 1 comments

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**

Screenshot 2024-05-31 at 12 58 40 AM

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

yoer commented

v4.11.5 had fixed this issue