Firebase uses the consumerProguardFiles
function to automatically enable the corresponding ProGuard if you use Gradle, which means you donโt have to manually enable anything.
If you need to manually apply proguard rules, you can extract the proguard.txt
file from each AAR file.
source share