I am facing some problem updating my apk in Google playstore. It was working fine when I updated my app on last Jan 7. However when I tried to update my app yesterday it giving me following error
This configuration cannot be published for the following reason(s): Version 47 is not served to any device configuration: all devices that might receive version 47 would receive version 50.
I checked the issue and they are saying change your VersionCode to integer but in my case it is already an Integer and I am not declaring VersionCode anywhere else except build.gradle file.
Google added a new flag for ads in pricing and distribution so today I added that field but still having same problem.
Note: There is no problem with my keystore file