We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff54ca2 commit d2261efCopy full SHA for d2261ef
Dockerfile
@@ -6,7 +6,7 @@ MAINTAINER Cedric Gatay <[email protected]>
6
7
# Set ENV
8
ENV ANDROID_SDK_VERSION=r25.2.5
9
-ENV ANDROID_BUILD_TOOLS_VERSION=build-tools-22.0.1,build-tools-23.0.3,build-tools-24.0.3,build-tools-25.0.2
+ENV ANDROID_BUILD_TOOLS_VERSION=build-tools-22.0.1,build-tools-23.0.3,build-tools-24.0.3,build-tools-25.0.2,build-tools-26.0.2
10
ENV ANDROID_SDK_FILENAME=tools_${ANDROID_SDK_VERSION}-linux.zip
11
ENV ANDROID_SDK_URL=https://dl.google.com/android/repository/${ANDROID_SDK_FILENAME}
12
ENV ANDROID_API_LEVELS=android-17,android-18,android-19,android-20,android-21,android-22,android-23,android-24,android-25,android-26
0 commit comments