After updating to Android Studio 4 I got this error: A problem occurred configuring project \':app\'.
groovy.lang.MissingPropertyException: No such pr
Please update your Gradle dependency to:
classpath "com.android.tools.build:gradle:4.0.0"
and in gradle-wrapper.properties
gradle-wrapper.properties
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip