Skip to content

Commit d2261ef

Browse files
authored
add build tools v26
1 parent ff54ca2 commit d2261ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ MAINTAINER Cedric Gatay <c.gatay@code-troopers.com>
66

77
# Set ENV
88
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
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,build-tools-26.0.2
1010
ENV ANDROID_SDK_FILENAME=tools_${ANDROID_SDK_VERSION}-linux.zip
1111
ENV ANDROID_SDK_URL=https://dl.google.com/android/repository/${ANDROID_SDK_FILENAME}
1212
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

Comments
 (0)