android: buildozer ref 4403ecf445f10b5fbf7c74f4621bf2b922ad35b5
buildozer didn't pass android target_sdk_version from spec file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user