I use react-native to make an app, upload apk on play store, and get this issue: Publishing android app error: You need to use a different package name because "com.xxxx" already exists in Google Play.
My package name it is also connected to google-services.jason(firebase analytics and AdMob).
How properly change package name?