Skip to content

Commit

Permalink
Add build tools 26.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard---H authored Aug 22, 2018
1 parent 4cf469b commit 0a33ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitlab-ci-rn/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ RUN dpkg --add-architecture i386 && \
# ——————————

ENV ANDROID_SDK_VERSION r24.4.1
ENV ANDROID_BUILD_TOOLS_VERSION build-tools-26.0.1,build-tools-26.0.2,build-tools-25.0.2,build-tools-23.0.2,build-tools-23.0.3,build-tools-23.0.1
ENV ANDROID_BUILD_TOOLS_VERSION build-tools-26.0.1,build-tools-26.0.2,build-tools-26.0.3,build-tools-25.0.2,build-tools-23.0.2,build-tools-23.0.3,build-tools-23.0.1

ENV ANDROID_SDK_FILENAME android-sdk_${ANDROID_SDK_VERSION}-linux.tgz
ENV ANDROID_SDK_URL http://dl.google.com/android/${ANDROID_SDK_FILENAME}
Expand Down

0 comments on commit 0a33ae6

Please sign in to comment.