flutter-intellij
flutter-intellij copied to clipboard
charset_converter compile issue Flutter
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