1
0

android build: (qml) bump p4a commit

to include single new commit c6e39ae1fb
This commit is contained in:
SomberNight
2022-07-08 16:32:18 +02:00
parent 2c92174ee0
commit bc88e1c328

View File

@@ -169,8 +169,8 @@ RUN cd /opt \
&& git remote add sombernight https://github.com/SomberNight/python-for-android \
&& git remote add accumulator https://github.com/accumulator/python-for-android \
&& git fetch --all \
# commit: from branch accumulator/qt5-wip
&& git checkout "fff4014747ab675bde3659f277095ac52ddf01f5^{commit}" \
# commit: from branch sombernight/qt5-wip
&& git checkout "c6e39ae1fb4eb8d547eb70b26b89beda7e6ff4b6^{commit}" \
&& python3 -m pip install --no-build-isolation --no-dependencies --user -e .
# build env vars