I am using Firebase realtime database in my application. Recently my application was hacked and some other application is also reading data from my Firebase database.
My app has been reverse engineered and all api keys in google-services.json file are stolen and being used.
Now how can I secure my application?