My game is now in beta tests. I want it to be available for devices with Android 4.4 and up. I've set the minimum android API to 19, but on my app Google Play site the requirement stays 4.0+.
Does minimum API requirement work for alpha/beta apps?
It's a Crosswalk app, APK made with IntelXDK. I've also checked XML config files, and they all seem to be ok (android-minSdkVersion is set to 19) so it looks like Google bug. Is it a known issue?