diff --git a/contrib/android/Dockerfile b/contrib/android/Dockerfile index 1a5627af3a50..b83be994071a 100644 --- a/contrib/android/Dockerfile +++ b/contrib/android/Dockerfile @@ -197,7 +197,7 @@ RUN cd /opt \ && git fetch --all \ # commit: from branch accumulator/qt6-wip (note: careful with force-pushing! see #8162) \ # - && git checkout "eb4a3522373e0b4e2749b8a8bc965ff51355ea35^{commit}" \ + && git checkout "80f6fcf99d8f04a00ec606873aabd5e2a19c23e0^{commit}" \ && /opt/venv/bin/python3 -m pip install --no-build-isolation --no-dependencies -e . # build env vars