Only android builder user itself ensure about the security of app.
Android Builder is only a app builder, it doesn’t play any role for protection of your app, it’s just like Android studio. If you want to protect your app from hacking, you need to use encryption and cryptography extensions that protects your data. All the api keys, urls and sensitive data secured with it. And also depends on you & your skills.