From c656b0231977409c19394dfce1c1ff6ec801944f Mon Sep 17 00:00:00 2001 From: Sander van Grieken Date: Mon, 4 Jul 2022 13:09:08 +0200 Subject: [PATCH] update tip pthon-for-android qt5-wip --- contrib/android/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/android/Dockerfile b/contrib/android/Dockerfile index ab9636234..664f2ba27 100644 --- a/contrib/android/Dockerfile +++ b/contrib/android/Dockerfile @@ -170,7 +170,7 @@ RUN cd /opt \ && git remote add accumulator https://github.com/accumulator/python-for-android \ && git fetch --all \ # commit: from branch accumulator/qt5-wip - && git checkout "64490fc4a7b1f727f1f07c86e1bdc6b291ffc6da^{commit}" \ + && git checkout "fff4014747ab675bde3659f277095ac52ddf01f5^{commit}" \ && python3 -m pip install --no-build-isolation --no-dependencies --user -e . # build env vars