i put my appliation in Android Market.It is showing This item is not compatible with your device for some devices like Galaxy Y( Samsung GT-S5360) and HTC Explorer and those devices have v2.3.5.
and my Manifest file is like below::
................
................
android:versionCode="2"
android:versionName="1.0.1" >
<uses-sdk
android:minSdkVersion="8"
android:targetSdkVersion="10" />