WARNINGAdvisoryGuideline App Bundle
AndroidPerformance
APK Build Configuration Detected
APK distribution pipeline detected. Google Play requires Android App Bundle (AAB) format for new apps. If you are shipping to Google Play, ensure your release pipeline produces an .aab.
Quick Fix
Use bundleRelease instead of assembleRelease to generate an Android App Bundle (AAB). Update CI/CD pipelines accordingly.
What Gets Detected
Detection Type:COMPOUND