This version of the Android Support plugin for IntelliJ IDEA (or Android Studio) cannot open this project, please retry with version 4.2 or newer.
Change to
distributionUrl=https://services.gradle.org/distributions/gradle-6.1.1-all.zip
in file gradle-wrapper.properties, and then change to
classpath 'com.android.tools.build:gradle:4.0.1'
in file build.gradle (Project)