android ndk setup

I’m trying to package a project for an oculus quest 2 VR headset. It is recommended to use android ndk-r25b in this link Android Development Requirements for Unreal Engine | Unreal Engine 5.1 Documentation , however, I couldn’t find any link to download this version. There is android ndk-r25c available though. Is there any significant differences in these two versions? May I face any problems if I use ndk-r25c instead of ndk-r25b?