Hi ppl. Any smart head here? I have my android-minSdkVersion set up to 19 (4.4 KitKat) and Target Api to 21. However when I send my app to Google Play for alpha/beta testing, on my app page on Google Play states that the minimum requirement is Android 4.0. I use the newest IntelXDK, Crosswalk 15. I have decompiled an APK file to check what's in the config.xml which has been compiled to the APK and it looks allright "<preference name="android-minSdkVersion" value="19" />". Is it a Google bug? Is it a bug only for alpha/beta testing? I'm afrait to publish my app on production cause I don't want it to be accessible for older devices. Is there any other config file I should check?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/22e06f12-334d-4311-938f-59853cfc84aa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

