Generate Android Studio releases

This commit is contained in:
hsz 2022-11-25 01:32:36 +00:00
parent 6f9c982ca6
commit 8279a09fcd

View File

@ -1,6 +1,6 @@
<snippet id="releases_table"> <chunk id="releases_table">
## 2022.* ## 2022.*
@ -387,9 +387,9 @@
[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 [preview]: https://img.shields.io/badge/-preview-darktgrey?style=flat-square
</snippet> </chunk>
<snippet id="releases_table_short"> <chunk id="releases_table_short">
| Release Name | Channel | Release Date | Version | IntelliJ IDEA Version | | Release Name | Channel | Release Date | Version | IntelliJ IDEA Version |
|--------------|:-------:|--------------|---------|-----------------------| |--------------|:-------:|--------------|---------|-----------------------|
@ -406,5 +406,5 @@
[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 [preview]: https://img.shields.io/badge/-preview-darktgrey?style=flat-square
</snippet> </chunk>