Removal of instruction to download android studio
This commit is contained in:
parent
a94b6223ba
commit
8b4294c375
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ RUN tar -xf /flutter_linux_3.22.2-stable.tar.xz
|
|||
|
||||
RUN curl -sO https://dl.google.com/android/repository/commandlinetools-linux-${ANDROID_SDK_VER}_latest.zip
|
||||
|
||||
RUN curl -sO https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2024.1.1.11/android-studio-2024.1.1.11-linux.tar.gz
|
||||
|
||||
RUN unzip -qq /commandlinetools-linux-${ANDROID_SDK_VER}_latest.zip -d $ANDROID_SDK_ROOT
|
||||
RUN rm -v /commandlinetools-linux-${ANDROID_SDK_VER}_latest.zip
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue