Unsupported Java.
Your build is currently configured to use Java 17.0.5 and Gradle 7.1.
Possible solution:
- Use Java 16 as Gradle JVM: Open Gradle settings
- Upgrade Gradle wrapper to 7.2 version and re-import the project

To fix this issue, simply click on "Upgrade Gradle wrapper to 7.2 version and re-import the project" or simply downgrade the Java JDK version.
-
Have Questions? Post them here!
More Posts related to Gradle,
- Task is ambiguous in root project gradle-examples. Candidates are: myTask1, myTask2
- Find installed Gradle version command
- Run IntelliJ Java main method without Gradle build
- Install Gradle VS Code for Java Projects
- Fix: Invalid Gradle JDK configuration found. Could not find the required JavaSDK
- Create a Gradle Java Project in VS Code
- Generate Project Dependency tree using Gradle Command
- How to Clear Gradle Cache on Mac
- How to create Gradle Multi-Project in IntelliJ
- How to run Gradle build in offline mode
- Installing Gradle on macOS - Gradle Tutorial
- Gradle FAILURE: Build failed with an exception - Task not found in root project
- Adding Jackson dependency to Java Gradle Project
More Posts:
- Error: Failed to validate the signature of the actionable message card - Power Automate Flow - PowerAutomate
- List of Online Java compiler with console - Java
- Share image and text Twitter using your Android Application Programatically - Twitter
- Hurry! Uninstall Adobe Flash Player - End Of Life, support end in December 2020 - News
- How to List All Users in Linux - Linux
- Base 64 Encoding Decoding In Notepad++ - NotepadPlusPlus
- Java 8 java.util.Function and BiFunction Examples - Java
- Fix: Maven - Failed to execute goal - Compilation failure - Source/Target option 5 is no longer supported. Use 7 or later - Java