From 7dcfc9d96b090d2dd8d7916f8016126bada8f17e Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 13 Jul 2019 18:29:13 -0700 Subject: Android: Switch to Qt 5.12.4 container Signed-off-by: Dirk Hohndel --- scripts/docker/android-build-container/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/docker/android-build-container/Dockerfile') diff --git a/scripts/docker/android-build-container/Dockerfile b/scripts/docker/android-build-container/Dockerfile index 53039399e..fd47de481 100644 --- a/scripts/docker/android-build-container/Dockerfile +++ b/scripts/docker/android-build-container/Dockerfile @@ -22,7 +22,7 @@ RUN apt-get update && \ # install, NDK and SDK there, plus the three files from the Subsurface # sources that we need to get the prep routines to run RUN mkdir -p /android -ADD qt-opensource-linux-x64-5.*.run /android/ +ADD qt-opensource-linux-x64-5.12.4.run /android/ ADD android-ndk-r*-linux-x86_64.zip /android/ ADD sdk-tools-linux-*.zip /android/ ADD android-build-wrapper.sh variables.sh qt-installer-noninteractive.qs /android/ -- cgit v1.2.3-70-g09d2