Skip to content

Commit

Permalink
Update Android Studio version in Prerequisites document (#2670)
Browse files Browse the repository at this point in the history
Update android studio version to Koala and above which is compatible with the Android Gradle Plugin (AGP 8.5.0) used in the project.

Ref: https://developer.android.com/studio/releases#android_gradle_plugin_and_android_studio_compatibility
  • Loading branch information
rahulmalhotra authored Sep 10, 2024
1 parent 8301d62 commit 6ad0a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contrib/prereqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The following software is recommended for contributing to this project:

* Java 17
* Android Studio 4.2+
* Android Studio Koala | 2024.1.1+
* Node.js
* Install e.g. [via package manager](https://nodejs.org/en/download/package-manager/)
* Needed for the `prettier` plugin we use to format `XML` files

0 comments on commit 6ad0a67

Please sign in to comment.