1
0

add command line parameters to android/build.sh, and use separate .buildozer dirs for kivy and qt5

This commit is contained in:
ThomasV
2022-03-08 14:58:01 +01:00
committed by Sander van Grieken
parent 064ac55059
commit 08154da3b6

View File

@@ -8,9 +8,6 @@ PROJECT_ROOT="$CONTRIB"/..
PACKAGES="$PROJECT_ROOT"/packages/
LOCALE="$PROJECT_ROOT"/electrum/locale/
# qml or kivy
export ELEC_APK_GUI=qml
. "$CONTRIB"/build_tools_util.sh