filmov
tv
Your project's Gradle version is incompatible with the Java version that Flutter is using for Gradle
Показать описание
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
* Where:
* What went wrong:
A problem occurred evaluating root project #'android'.
A problem occurred configuring project ':app'.
BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 64
* Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
BUILD FAILED in 4s
┌─ #FlutterFix ─────────────────────────────────────────────────────────────────────────────────┐
│ [!] Your project's Gradle version is incompatible with the Java version that Flutter is using │
│ for Gradle. │
│ │
│ To fix this issue, first, check the Java version used by Flutter by running `flutter doctor │
│ --verbose`. │
│ │
│ Then, update the Gradle version specified in │
│ compatible with that Java version. See the link below for more information on compatible │
│ Java/Gradle versions: │
│ │
│ │
└───────────────────────────────────────────────────────────────────────────────────────────────┘
Exception: Gradle task assembleDebug failed with exit code 1
#YourProject'sGradleVersionIsIncompatibleWithTheJavaVersionThatFlutterIsUsingForGradle
#flutterbuildgradile #
FAILURE: Build failed with an exception.
* Where:
* What went wrong:
A problem occurred evaluating root project #'android'.
A problem occurred configuring project ':app'.
BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 64
* Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
BUILD FAILED in 4s
┌─ #FlutterFix ─────────────────────────────────────────────────────────────────────────────────┐
│ [!] Your project's Gradle version is incompatible with the Java version that Flutter is using │
│ for Gradle. │
│ │
│ To fix this issue, first, check the Java version used by Flutter by running `flutter doctor │
│ --verbose`. │
│ │
│ Then, update the Gradle version specified in │
│ compatible with that Java version. See the link below for more information on compatible │
│ Java/Gradle versions: │
│ │
│ │
└───────────────────────────────────────────────────────────────────────────────────────────────┘
Exception: Gradle task assembleDebug failed with exit code 1
#YourProject'sGradleVersionIsIncompatibleWithTheJavaVersionThatFlutterIsUsingForGradle
#flutterbuildgradile #
Комментарии