Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Commit bae1807

Browse files
committed
Merge branch 'master' of github.com:bitrise-io/docker-android
2 parents dfd9b55 + 40ed9cd commit bae1807

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ RUN echo y | android update sdk --no-ui --all --filter android-10
5858
# build tools
5959
# Please keep these in descending order!
6060
RUN echo y | android update sdk --no-ui --all --filter build-tools-24.0.0-preview
61+
RUN echo y | android update sdk --no-ui --all --filter build-tools-23.0.3
6162
RUN echo y | android update sdk --no-ui --all --filter build-tools-23.0.2
6263
RUN echo y | android update sdk --no-ui --all --filter build-tools-23.0.1
6364
RUN echo y | android update sdk --no-ui --all --filter build-tools-22.0.1

0 commit comments

Comments
 (0)