Update NDK version instructions

This commit is contained in:
Kevin Gorham 2020-06-10 03:37:55 -04:00
parent aa8eb9ccf5
commit 38fa68a4ec
No known key found for this signature in database
GPG Key ID: CCA55602DF49FC38
1 changed files with 2 additions and 1 deletions

View File

@ -122,7 +122,8 @@ rustup target add armv7-linux-androideabi aarch64-linux-android i686-linux-andro
<img src="assets/sdk-manager-icon.png?raw=true" width="70%"/>
</p>
6. Then, install NDK 20.0.5594570
6. Then, install NDK ~~20.0.5594570~~ 21.1.6352462
(pro tip: build.gradle -> `ndkVersion` defines the actual required version. This README may get out-of-date)
<p align="center">
<img src="assets/ndk-window.png?raw=true" width="85%"/>
</p>