Can I package android project only have project cpps rebuilt

everytime when I packaging an apk it alway have all the cpp files rebuilt, including engine, plugins and project cpps. but most of the time, I only have project cpps modified, rebuilt of engine and plugins is not necessary at all, and it’s too time consuming. so my question is : is there a way that when packaging apk, only have my project file but without others especially engine files rebuilt.