When you build an Android app using Gradle, there\'s a flag that can be used in Gradle to shrink your resources called shrinkResources. An example is:
buildTy