-
Notifications
You must be signed in to change notification settings - Fork 22
Description
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':file_previewer:compileReleaseKotlin'.
Inconsistent JVM-target compatibility detected for tasks 'compileReleaseJavaWithJavac' (1.8) and 'compileReleaseKotlin' (17).
I'm using JDK 21
flutter doctor:
[√] Flutter (Channel stable, 3.24.3, on Microsoft Windows [Version 10.0.22635.4145], locale en-US)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[X] Chrome - develop for the web (Cannot find Chrome executable at .\Google\Chrome\Application\chrome.exe)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.4.5)
[√] Android Studio (version 2023.3)
[√] VS Code (version 1.93.1)
[√] Connected device (2 available)
[√] Network resources
! Doctor found issues in 1 category.