We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f150014 commit 82ad9e5Copy full SHA for 82ad9e5
testapps/setup_testapp_python3.py
@@ -4,7 +4,7 @@
4
5
options = {'apk': {'requirements': 'sdl2,pyjnius,kivy,python3',
6
'android-api': 27,
7
- 'ndk-api': 19,
+ 'ndk-api': 21,
8
'dist-name': 'bdisttest_python3_googlendk',
9
'ndk-version': '10.3.2',
10
'arch': 'armeabi-v7a',
0 commit comments