From f956cabf79c42aa0bbe83c52a3a5972049cb4bd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Tue, 6 May 2025 14:45:25 +0200 Subject: [PATCH] android_studio_releases_list.md: cleanup --- .../androidstudio/android_studio_releases_list.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/topics/products/androidstudio/android_studio_releases_list.md b/topics/products/androidstudio/android_studio_releases_list.md index 0ac7f5da2..e72c0c424 100644 --- a/topics/products/androidstudio/android_studio_releases_list.md +++ b/topics/products/androidstudio/android_studio_releases_list.md @@ -1,16 +1,14 @@ -# Android Studio Releases List + - +# Android Studio Releases List List of all Android Studio IDE releases and their matching IntelliJ IDEA version. -This page contains a complete list of the Android Studio releases with the relevant IntelliJ IDEA release version specified. +This page contains a complete list of the [Android Studio](android_studio.md) releases with the relevant [IntelliJ IDEA](idea.md) release version specified. Android Studio releases are grouped by major versions. 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. This data is updated daily and also available in [JSON](https://jb.gg/android-studio-releases-list.json) and [XML](https://jb.gg/android-studio-releases-list.xml) formats. -To get an insight on how to develop a plugin for Android Studio, see [](android_studio.md). -