You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the latest Android Studio version(Android Studio Koala Feature Drop | 2024.1.2)
I am doing a fresh run with no changes but get error below
The project is using an incompatible version (AGP 8.6.0) of the Android Gradle plugin. Latest supported version is AGP 8.5.2
See Android Studio & AGP compatibility options.
The text was updated successfully, but these errors were encountered:
8.6.0 is the latest, and according to this link, it should be supported there. That having been said, I am using the canary version of Android Studio, so haven't been able to test this.
I am using the latest Android Studio version(Android Studio Koala Feature Drop | 2024.1.2) I am doing a fresh run with no changes but get error below
The project is using an incompatible version (AGP 8.6.0) of the Android Gradle plugin. Latest supported version is AGP 8.5.2
See Android Studio & AGP compatibility options.
You need to update Android studio to able to run app, I think we might add to readme the min Android studio version needed in README @ahmedre
I am usually using the canary build tbh, but I try to keep builds using stable versions when possible - so whatever the latest stable version is should work today with 8.7.3.
I am using the latest Android Studio version(Android Studio Koala Feature Drop | 2024.1.2)
I am doing a fresh run with no changes but get error below
The text was updated successfully, but these errors were encountered: