quickstart-android-java
quickstart-android-java copied to clipboard
Documentation issue - Specify supported Android studio version
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?