1
0

android: buildozer ref 4403ecf445f10b5fbf7c74f4621bf2b922ad35b5

buildozer didn't pass android target_sdk_version from spec file
This commit is contained in:
Sander van Grieken
2024-01-13 01:15:52 +01:00
parent fff6995de4
commit a8dc27ef4c

View File

@@ -187,7 +187,7 @@ RUN cd /opt \
&& git remote add accumulator https://github.com/accumulator/buildozer \
&& git fetch --all \
# commit: from branch electrum-qt6 (note: careful with force-pushing! see #8162) \
&& git checkout "ce4f2257249fdf4ff1f4cb8983fd7ac44174a274^{commit}" \
&& git checkout "4403ecf445f10b5fbf7c74f4621bf2b922ad35b5^{commit}" \
&& /opt/venv/bin/python3 -m pip install --no-build-isolation --no-dependencies -e .
# install python-for-android