Error: NDK 14.0.3770861 is incompatible with IL2CPP & IL2CPP requires r 10e (64-bit)

I am using Unity 5.5.2f1 Personal.

Edit > Preferences and open the “External Tools” tab i give path of my

  1. Android SDK
  2. JDK
  3. NDK

I have install latest version of NDK. But when i put the the NDK path of my “ndk-bundle” folder.
Unity IDE shows me error
“NDK 14.0.3770861 is incompatible with IL2CPP & IL2CPP requires r 10e (64-bit)”

Should i have to install older version of NDK?
How can i install multiple versions of NDK?

Currently, il2cpp on Android requires a very specific version of the Android NDK (r10e).

You can download this version by clicking on the “Download” button next to the field where you set the path to the NDK.