How do I keep my customized build.gradle and settings.gradle from getting updated during each build

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

Hi @Stephvnie Olivew​

Place the attached file "androidprecompiletask.xml" and customized build.gradle and settings.gradle into your root folder of your application..

This will delete your generated build.gradle and settings.gradle and replace them with your customized one.