Skip to content

Commit

Permalink
Using latest version of build-tool
Browse files Browse the repository at this point in the history
  • Loading branch information
budtmo committed May 19, 2017
1 parent f05d256 commit 80bbf1b
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 @@ -118,7 +118,7 @@ RUN npm install -g appium@$APPIUM_VERSION && npm cache clean
# Install SDK packages
#======================
ARG ANDROID_VERSION=5.0.1
ARG BUILD_TOOL=21.1.2
ARG BUILD_TOOL=25.0.3
ARG API_LEVEL=21
ARG PROCESSOR=x86
ARG SYS_IMG=x86_64
Expand Down

0 comments on commit 80bbf1b

Please sign in to comment.