flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.98k stars 319 forks source link

charset_converter compile issue Flutter #7692

Open MrCube72 opened 1 month ago

MrCube72 commented 1 month ago

After updating to latest version, cannot build flutter project because of Execution failed for task ':charset_converter:compileDebugKotlin'.

Inconsistent JVM-target compatibility detected for tasks 'compileDebugJavaWithJavac' (17) and 'compileDebugKotlin' (21).

If i open the android project only, work fine. Cannot build apk or aab with flutter build ... only when i open Android project