From 80bbf1bd3677ef89064486ea33c89c84376a2dac Mon Sep 17 00:00:00 2001 From: butomo1989 Date: Fri, 19 May 2017 11:16:59 +0200 Subject: [PATCH] Using latest version of build-tool --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7c8a6c1..60984a5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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