Skip to content
Snippets Groups Projects
Commit d2b0547e authored by Ernest Okot's avatar Ernest Okot Committed by GitHub
Browse files

Update to latest build tools version

I tried out your image, unfortunately my build failed because I am using build tools 24.0.3.
So I decided to make a pull request and wait :)
parent 57d1b546
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ FROM ubuntu:16.04
MAINTAINER Jan Grewe <jan@faked.org>
ENV VERSION_SDK_TOOLS "25.2.2"
ENV VERSION_BUILD_TOOLS "24.0.2"
ENV VERSION_BUILD_TOOLS "24.0.3"
ENV VERSION_TARGET_SDK "24"
ENV SDK_PACKAGES "build-tools-${VERSION_BUILD_TOOLS},android-${VERSION_TARGET_SDK},addon-google_apis-google-${VERSION_TARGET_SDK},platform-tools,extra-android-m2repository,extra-android-support,extra-google-google_play_services,extra-google-m2repository"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment