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 currently trying to get the Android demo project working. When building the project the following error message is displayed:
The project is using an incompatible version (AGP 8.0.2) of the Android Gradle plugin. Latest supported version is AGP 7.4.1
This is probably due to me using an older version of Android studio. However, the Readme.md in this repository does not specify any Android Studio version.
Can you update the readme, so the used Android studio version for this is specified?