Generate Android Studio releases

This commit is contained in:
YannCebron 2024-10-09 12:32:59 +00:00
parent 112833606d
commit a10f0fb5b0

View File

@ -562,22 +562,3 @@
</snippet>
<snippet id="releases_table_short">
| Release Name | Channel | Release Date | Version | IntelliJ IDEA Version |
|--------------|:-------:|--------------|---------|-----------------------|
| Ladybug Feature Drop &#124; 2024.2.2 Canary 5 | ![Canary][canary] | October 3, 2024 | **2024.2.2.5**<p>AI-242.23339.11.2422.12448552</p> | **2024.2.3**<p>242.23339.11</p> |
| Ladybug Feature Drop &#124; 2024.2.2 Canary 4 | ![Canary][canary] | September 26, 2024 | **2024.2.2.4**<p>AI-242.23339.11.2422.12417746</p> | **2024.2.3**<p>242.23339.11</p> |
| Ladybug Feature Drop &#124; 2024.2.2 Canary 3 | ![Canary][canary] | September 23, 2024 | **2024.2.2.3**<p>AI-242.21829.142.2422.12395834</p> | **2024.2.1**<p>242.21829.142</p> |
| Ladybug &#124; 2024.2.1 | ![Release][release] | October 1, 2024 | **2024.2.1.9**<p>AI-242.21829.142.2421.12409432</p> | **2024.2.1**<p>242.21829.142</p> |
| Ladybug &#124; 2024.2.1 RC 1 | ![RC][rc] | September 23, 2024 | **2024.2.1.8**<p>AI-242.21829.142.2421.12366423</p> | **2024.2.1**<p>242.21829.142</p> |
[release]: https://img.shields.io/badge/-Release-blue?style=flat-square
[patch]: https://img.shields.io/badge/-Patch-orange?style=flat-square
[rc]: https://img.shields.io/badge/-RC-red?style=flat-square
[beta]: https://img.shields.io/badge/-Beta-darkred?style=flat-square
[canary]: https://img.shields.io/badge/-Canary-lightgrey?style=flat-square
[preview]: https://img.shields.io/badge/-Preview-darkgrey?style=flat-square
</snippet>