Andrei Kuznetsov
Andrei Kuznetsov
It seems that this repository only contains JBR sources. Is it correct? Note that anyone can [download prebuilt JBR](https://confluence.jetbrains.com/display/JBR/JetBrains+Runtime) from the official jetbrains website.
> I modified the Android plugin a little bit @dsa28s, Sounds interesting. Google does not publish sources for canary/beta builds. Which sources did you modify?
@dsa28s, understand. Makes sense. @RankoR, you don't really need these missing bazel dependencies to build android sources. ```patch diff --git a/bazel/common.bazel.rc b/bazel/common.bazel.rc index 5bba4ae79a..d419f3cba3 100644 --- a/bazel/common.bazel.rc +++ b/bazel/common.bazel.rc @@...
@dan10 > > can you provide the docker file please? https://github.com/andrei-kuznetsov/android-studio-builder/
Wow. @rogerhu did you manage to build the studio sources on Mac M1?
> Yep. :) Awesome. @vuksa please take a look and process this MR. @rogerhu, am I right, that you don't even need a docker, you build everything on the host?