Description
When I published my app to the new (beta) Google console, i got two warnings, one of them was "This App Bundle contains Java/Kotlin code, which might be obfuscated."
I found this issue that describes my situation: apache/cordova-android#1008
From what I read it seems that the publishing procedure inside visual studio needs to be updated to upload some additional file so this warning goes away.