Cocos creator android Native JNI error

Hi guys during android build release i get this error

No implementation found for void com.cocos.lib.CocosVideoHelper.nativeExecuteVideoCallback(int, int) (tried Java_com_cocos_lib_CocosVideoHelper_nativeExecuteVideoCallback and Java_com_cocos_lib_CocosVideoHelper_nativeExecuteVideoCallback__II)

Please how do i fix this…

When i build for android debug it works well but when i build for release seems the c++ lib is not found. Please help its urgent.

Try merging this pr