Skip to content

Commit 8a91694

Browse files
authored
Specify recommended Android NDK version (#973)
1 parent 7530cbe commit 8a91694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_mobile/android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ They are specified as environment variables:
295295

296296
`ANDROID_HOME` - path to [Android SDK](https://developer.android.com/studio/command-line/sdkmanager.html)
297297

298-
`ANDROID_NDK` - path to [Android NDK](https://developer.android.com/studio/projects/install-ndk)
298+
`ANDROID_NDK` - path to [Android NDK](https://developer.android.com/studio/projects/install-ndk). It's recommended to use NDK 21.x.
299299

300300
`GRADLE_HOME` - path to [gradle](https://gradle.org/releases/)
301301

0 commit comments

Comments
 (0)