Is below Android 5.0 still supported in UE 4.20?

Hi, our game is now at UE 4.15 but we want to switch to UE 4.20. However, 8.8% of our users are using below Android 5.0 and we want to continue to support them. Google Play requires minimum sdk level of 26 to publish, and Unreal Engine requires ndk level 19 or below to support below Android 5.0. Is combination of sdk level 26 and ndk level 19 supported in Unreal Engine 4.20? And, is it possible to package for below Android 5.0 in Unreal Engine 4.20?

Yes it is. I upgraded my project to 4.20 and it worked in both platforms.