Playstore warning message "This App Bundle contains Java/Kotlin code, which might be obfuscated"

If you got this warning message when you publish your application on Playstore :

This App Bundle contains Java/Kotlin code, which might be obfuscated. We recommend you upload a deobfuscation file to make your crashes and ANRs easier to analyze and debug
Seems like it's a warning message coming from the new play console.

Choose APK instead Android App Bundle

Or you can solve it just by setting your minimum api level to 29

My Instagram