add command line parameters to android/build.sh, and use separate .buildozer dirs for kivy and qt5
This commit is contained in:
committed by
Sander van Grieken
parent
064ac55059
commit
08154da3b6
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user