Skip to content

Commit 48e7c1f

Browse files
committed
setup_testapp_service: switch to ndk 19c
1 parent aef35a3 commit 48e7c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testapps/setup_testapp_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'android-api': 27,
99
'ndk-api': 21,
1010
'sdk-dir':'/opt/android/android-sdk/',
11-
'ndk-dir':'/opt/android/android-ndk-r17c/',
11+
'ndk-dir':'/opt/android/android-ndk-r19c/',
1212
'dist-name': 'testapp_service',
1313
'ndk-version': '10.3.2',
1414
'bootstrap': 'service_only',

0 commit comments

Comments
 (0)