You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
FAILURE: Build failed with an exception.
Execution failed for task ':file_previewer:compileReleaseKotlin'.
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.
The text was updated successfully, but these errors were encountered: