flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

charset_converter compile issue Flutter

Open MrCube72 opened this issue 1 year ago • 0 comments

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

MrCube72 avatar Oct 10 '24 08:10 MrCube72