Updated Android SDK NDK Information (markdown)

Mathieu Virbel 2018-10-20 20:02:09 +02:00
parent c69330d8cb
commit a9b7e3c8ea
1 changed files with 2 additions and 1 deletions

@ -21,4 +21,5 @@ There is one rule to know: **never use latest SDK without newer NDK released**;
- SDK 20 / NDK 9c
- SDK 20 / NDK 13b
- SDK 20 / CrystaX NDK 10.3.2
- SDK 20 / API 24 / NDK 14b (for PR https://github.com/kivy/python-for-android/pull/1412)
- SDK 20 / API 24 / NDK 14b / Python 3.7 (with PR https://github.com/kivy/python-for-android/pull/1412)
- SDK 20 / API 26 / NDK 15c / Python 3.7 (with PR https://github.com/kivy/python-for-android/pull/1412)