Need help for APK build with cocos compile

Hello
How’s it going?

I compiled my game with below cocos command and I get APK

cocos compile -p android --ap android-11 -m release

When I run app in android device, it shows below message

This app was built for an older version of Android and may not work properly.
Try checking for updates, or contact the developer

Do you know what I need to update or change?

Thank you
Best Regards