Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I work out what version of IntelliJ a particular version of Android Studio is based on?

How do I work out what version of IntelliJ a particular version of Android Studio is based on? I had a look in the "About Android Studio" window and all I see is the following information:

Screenshot of the About Android Studio window

like image 405
Adil Hussain Avatar asked Oct 13 '25 00:10

Adil Hussain


1 Answers

The first three groups of numbers of the Android Studio build are the version of the IntelliJ Platform build that the Android Studio build is based on: 213.7172.25. The first two digits indicate the year: 2021. The third digit indicates the release number: 3. So it is based on the 2021.3 version of the IntelliJ Platform.

See also: IntelliJ Platform SDK > Build Number Ranges > Build Number Format

like image 169
Bas Leijdekkers Avatar answered Oct 16 '25 06:10

Bas Leijdekkers



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!