Skip to content

Commit

Permalink
update sdk tools
Browse files Browse the repository at this point in the history
update build tools
  • Loading branch information
jangrewe committed Jun 10, 2018
1 parent bd78d47 commit 26aa09a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
FROM ubuntu:17.10
MAINTAINER Jan Grewe <jan@faked.org>

ENV VERSION_SDK_TOOLS "3859397"
ENV VERSION_SDK_TOOLS "4333796"

ENV ANDROID_HOME "/sdk"
ENV PATH "$PATH:${ANDROID_HOME}/tools"
Expand Down
8 changes: 4 additions & 4 deletions packages.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
add-ons;addon-google_apis-google-24
build-tools;26.0.2
build-tools;27.0.3
extras;android;m2repository
extras;google;m2repository
extras;google;google_play_services
extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2
extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2
extras;m2repository;com;android;support;constraint;constraint-layout;1.1.0
extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.1.0
platform-tools
platforms;android-26
platforms;android-27

0 comments on commit 26aa09a

Please sign in to comment.