Skip to content

Commit 82ad9e5

Browse files
committed
Updated python3 testapp ndk-api to 21
1 parent f150014 commit 82ad9e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testapps/setup_testapp_python3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
options = {'apk': {'requirements': 'sdl2,pyjnius,kivy,python3',
66
'android-api': 27,
7-
'ndk-api': 19,
7+
'ndk-api': 21,
88
'dist-name': 'bdisttest_python3_googlendk',
99
'ndk-version': '10.3.2',
1010
'arch': 'armeabi-v7a',

0 commit comments

Comments
 (0)