The project uses Gradle 4.4.1 which is incompatible with Java 11 or newer. Possible solution: - Upgrade Gradle wrapper to 4.8.1 version and re-import the project - Use Java 8 as Gradle JVM: Open Gradle settings What should I do?