1
0

qml: handle bitcoin: and lightning: uri intents

This commit is contained in:
Sander van Grieken
2022-10-18 18:31:59 +02:00
parent 3a8cfcd5b8
commit 49037ecc85
3 changed files with 54 additions and 12 deletions

View File

@@ -175,8 +175,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 sombernight/electrum_20210421d
&& git checkout "1187e179aed6fddb19bf026274ff69903d3b04b2^{commit}" \
# commit: from branch accumulator/electrum_20210421d
&& git checkout "a16a3dd5cf8fe0f846663bce9e248e5432dbbf2d^{commit}" \
&& python3 -m pip install --no-build-isolation --no-dependencies --user -e .
# build env vars