mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
Generate Android Studio releases
This commit is contained in:
parent
351ee8fce3
commit
6024456af8
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
<chunk id="releases_table">
|
<chunk id="releases_table">
|
||||||
|
|
||||||
## 2021.x
|
## 2021.*
|
||||||
|
|
||||||
|
|
||||||
| Release Name | Channel | Release Date | Version | IntelliJ IDEA Version |
|
| Release Name | Channel | Release Date | Version | IntelliJ IDEA Version |
|
||||||
@ -46,7 +46,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 2020.x
|
## 2020.*
|
||||||
|
|
||||||
|
|
||||||
| Release Name | Channel | Release Date | Version | IntelliJ IDEA Version |
|
| Release Name | Channel | Release Date | Version | IntelliJ IDEA Version |
|
||||||
@ -80,7 +80,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 4.x
|
## 4.*
|
||||||
|
|
||||||
|
|
||||||
| Release Name | Channel | Release Date | Version | IntelliJ IDEA Version |
|
| Release Name | Channel | Release Date | Version | IntelliJ IDEA Version |
|
||||||
@ -154,7 +154,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 3.x
|
## 3.*
|
||||||
|
|
||||||
|
|
||||||
| Release Name | Channel | Release Date | Version | IntelliJ IDEA Version |
|
| Release Name | Channel | Release Date | Version | IntelliJ IDEA Version |
|
||||||
@ -323,7 +323,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 2.x
|
## 2.*
|
||||||
|
|
||||||
|
|
||||||
| Release Name | Channel | Release Date | Version | IntelliJ IDEA Version |
|
| Release Name | Channel | Release Date | Version | IntelliJ IDEA Version |
|
||||||
@ -341,6 +341,7 @@
|
|||||||
[rc]: https://img.shields.io/badge/-rc-red?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
|
[beta]: https://img.shields.io/badge/-beta-darkred?style=flat-square
|
||||||
[canary]: https://img.shields.io/badge/-canary-lightgrey?style=flat-square
|
[canary]: https://img.shields.io/badge/-canary-lightgrey?style=flat-square
|
||||||
|
[preview]: https://img.shields.io/badge/-preview-darktgrey?style=flat-square
|
||||||
|
|
||||||
</chunk>
|
</chunk>
|
||||||
|
|
||||||
@ -359,5 +360,6 @@
|
|||||||
[rc]: https://img.shields.io/badge/-rc-red?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
|
[beta]: https://img.shields.io/badge/-beta-darkred?style=flat-square
|
||||||
[canary]: https://img.shields.io/badge/-canary-lightgrey?style=flat-square
|
[canary]: https://img.shields.io/badge/-canary-lightgrey?style=flat-square
|
||||||
|
[preview]: https://img.shields.io/badge/-preview-darktgrey?style=flat-square
|
||||||
|
|
||||||
</chunk>
|
</chunk>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<content version="70">
|
<content version="71">
|
||||||
<item>
|
<item>
|
||||||
<name>Android Studio Dolphin (2021.3.1) Canary 5</name>
|
<name>Android Studio Dolphin (2021.3.1) Canary 5</name>
|
||||||
<build>AI-213.6777.52.2113.8233036</build>
|
<build>AI-213.6777.52.2113.8233036</build>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user