IDEA-269997: switch default public android repo from github to git://git.jetbrains.org/idea/android.git (getPlugins.sh,bat)

android repo on github os out of sync because of large file from android repo on googlesources
profilers/testData/cputraces/perfetto_cpu_usage.trace_tpd_model is 126.09 MB; this exceeds GitHub's file size limit of 100.00 MB

GitOrigin-RevId: 03da431d71943b03d909f7969743c636416f810a
This commit is contained in:
Andrei Kuznetsov
2021-06-03 12:15:51 +00:00
committed by intellij-monorepo-bot
parent ccfbd34086
commit 8b292f31ea
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
call git clone https://github.com/JetBrains/android.git android
call git clone git://git.jetbrains.org/idea/android.git android
+1 -1
View File
@@ -1 +1 @@
git clone https://github.com/JetBrains/android.git android
git clone git://git.jetbrains.org/idea/android.git android