diff --git a/extras/Dockerfile b/extras/Dockerfile index 4c97e2c5..411b0ca2 100644 --- a/extras/Dockerfile +++ b/extras/Dockerfile @@ -42,8 +42,8 @@ FROM ubuntu:17.10 # Please update the references below to use different versions of # devlib, WA or the Android SDK -ARG DEVLIB_REF=v1.1.0 -ARG WA_REF=v3.1.1 +ARG DEVLIB_REF=v1.1.1 +ARG WA_REF=v3.1.2 ARG ANDROID_SDK_URL=https://dl.google.com/android/repository/sdk-tools-linux-3859397.zip RUN apt-get update