1
0

android: parameterize GUI framework

This commit is contained in:
ThomasV
2022-03-06 19:27:30 +01:00
committed by Sander van Grieken
parent d13f5d0da0
commit 634a647fb1
2 changed files with 3 additions and 1 deletions

View File

@@ -8,6 +8,9 @@ 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