I am currently on Android Studio Hedgehog | 2023.1.1 Patch 1 and I get this issue trying to compile the general project I am working on with this error
The project is using an incompatible version (AGP 8.3.0) of the Android Gradle plugin. Latest supported version is AGP 8.2.1
I don't want to downgrade the gradle in the project to 3.2.1. how can I resolve this
If you don't want to downgrade AGP, you have to upgrade Android Studio. Iguana is the first compatible version.