When should I set METEOR_CORDOVA_COMPAT_VERSION?

Hello! I’m trying to figure out how setting METEOR_CORDOVA_COMPAT_VERSION_* works. I understand I need to set it when building/deploying the server (which makes sense).

But do I also need to set it when I build the mobile apps (i.e., when running meteor build)?