From a236dd4fd2f2a4925ad4f94075de96126980eb83 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 16 Jul 2019 16:59:48 -0700 Subject: Android: hack around the build issue with a custom container Local testing seems to indicate that the build should work with this container. Signed-off-by: Dirk Hohndel --- scripts/android/before_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/android') diff --git a/scripts/android/before_install.sh b/scripts/android/before_install.sh index 32611d448..c9638a362 100644 --- a/scripts/android/before_install.sh +++ b/scripts/android/before_install.sh @@ -19,5 +19,5 @@ docker run -v $PWD:/android/subsurface \ -v $PARENT/subsurface-mobile-build-docker-arm64:/android/subsurface-mobile-build-arm64 \ --name=android-builder \ -w /android \ - -d dirkhh/android-builder:5.12.04 \ + -d dirkhh/android-builder:5.12.04.1 \ /bin/sleep 60m -- cgit v1.2.3-70-g09d2