Skip to content

Commit

Permalink
update to build-tools-25.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fchauveau committed Nov 2, 2017
1 parent 0b15898 commit 1cb87ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MAINTAINER Cedric Gatay <c.gatay@code-troopers.com>

# Set ENV
ENV ANDROID_SDK_VERSION=r25.2.5
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
ENV ANDROID_BUILD_TOOLS_VERSION=build-tools-22.0.1,build-tools-23.0.3,build-tools-24.0.3,build-tools-25.0.3,build-tools-26.0.2
ENV ANDROID_SDK_FILENAME=tools_${ANDROID_SDK_VERSION}-linux.zip
ENV ANDROID_SDK_URL=https://dl.google.com/android/repository/${ANDROID_SDK_FILENAME}
ENV ANDROID_API_LEVELS=android-17,android-18,android-19,android-20,android-21,android-22,android-23,android-24,android-25,android-26
Expand Down

0 comments on commit 1cb87ff

Please sign in to comment.