The project is using an incompatible version (AGP 7.3.0-alpha07) of the Android Gradle plugin

Try either to upgrade Android Studio or change AGP version to the stable version like for example 7.2.1 in the project’s build.gradle file and sync the project:

buildscript {
    //...
    dependencies {
        classpath 'com.android.tools.build:gradle:7.2.1'

        // ...
    }
}

You can refer this table, that lists which version of Gradle is required for each version of the Android Gradle plugin.

Or this table that lists which version of the Android Gradle plugin is required for each version of Android Studio.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)