apk upload failed to the google play market.
I am trying to upload the upgraded version of my app to the google play but I am keep getting the message -
<
If you build with gradlew, you should check the build.gradle file, the applicationId will overwrite the package value in the AndroidManifest.xml
android { defaultConfig { applicationId "xxx.xxx.xxx" } }