We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98583eb commit 2a7dc16Copy full SHA for 2a7dc16
1 file changed
testapps/setup_testapp_flask.py
@@ -10,6 +10,7 @@
10
'ndk-version': '10.3.2',
11
'bootstrap': 'webview',
12
'permissions': ['INTERNET', 'VIBRATE'],
13
+ 'arch': 'armeabi-v7a',
14
'window': None,
15
}}
16
0 commit comments