I need help with my app

Not so long ago, I developed a mobile app. Now I want to update it.
But How can I be sure that new code doesn’t cause failures in the system?

Normally, Google play will take care of that if your app is exported as a aab. GDevelop is a safe game engine watched by hundreds of contributors. You need not to fear security breaches except if you are using some custom javascript code.