android_studio_releases_list.md: minor

This commit is contained in:
Yann Cébron 2022-03-07 17:40:55 +01:00
parent 6024456af8
commit b787380465

View File

@ -5,7 +5,7 @@
This page contains a complete list of the Android Studio releases with the relevant IntelliJ IDEA release version specified.
Android Studio releases are grouped by major versions.
Each entry specifies the exact release channel (like a canary, beta, RC, release, patch), release date, and exact IDE version with build number for the actual IDE and the IntelliJ IDEA platform that Android Studio is based on.
Each entry specifies the exact release channel (like canary, beta, rc, release, patch), release date, and exact IDE version with build number for the actual IDE and the IntelliJ IDEA platform that Android Studio is based on.
To get an insight on how to develop a plugin for Android Studio, visit the [Android Studio Plugin Development](android_studio.md) section.