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)
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)