Android minimum OS version setting issue

Hi

A very simple question: why this:

does not reflect this:

?

Is there some other way to set this value?

uses-sdk android:minSdkVersion=“14”

You checked generated manifest file if it has right minimum API level?

This is a known bug in the store itself with alpha and beta uploads. It will show the correct version when published.