I have the following error when I try to publish on google play.
You uploaded a debuggable APK. For security reasons you need to disable debugging before it can be published in Google Play
I ve set the Manifest.xml to debbugable=false
but it won't work.
You must change your Build variants to Release, before publishing to Play Store, You will also require to provide KeyStore credentials
Refer this link