We are having trouble updating an existing app on Google Play. After uploading the updated APK on the Google Play Developer Console, I am seeing 0 supported Android devices on the 'APK details' window.
The only differences in the 'AndroidManifest.xml' file are that the 'versionCode' and 'versionName' variables have been incremented.
The 'build.gradle' file has not changed at all since the last build.
I am starting to think this is an issue on Google's end but if anyone has a solution we would be very grateful.
Cheers!