Search code examples
androidkotlingradleandroid-gradle-pluginbuild.gradle

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


I want to use architecture project (todo list) but get this error when i want to run project

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


Solution

  • Update to the latest version of Android Studio i.e. Dolphin and your problem will be resolved