The latest version of the Android modules source code (https://github.com/JetBrains/android/tags) is missed in github.
已回答
The Android repository (https://github.com/JetBrains/android/tags) has not been tagged since May 27, 2021.
Many version tags are missed compared to intellij-community. I can get source code for the latest version of intellij-community from github, but there is no source code for the latest version of the android module.
The following description is excerpted from the README file of intellij-community:https://github.com/JetBrains/intellij-community/blob/master/README.md
getPlugins scripts located in the <IDEA_HOME> directory. These scripts clone their respective master branches.-
getPlugins.shfor Linux or macOS. -
getPlugins.batfor Windows.
Note: Always git checkout the intellij-community and android Git repositories to the same branches/tags.
请先登录再写评论。
The Android repository hosted on GH is currently not in sync indeed due to technical problems. Please use https://git.jetbrains.org/ in the meantime.
Is there any way to download the compressed file for some tags from https://git.jetbrains.org? My network is behind the proxy and git protocal is not supported.
I've requested HTTPS protocol fix for git.jetbrains.org repositories. Please wait, will come back when it's done.
That's great. I am looking forward to it