Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Changing android:minSdk in already published App in Google Play Store

When I first upload the app, I published the app in hurry and had 14 as minSdk in manifest file, however practically the app is compatible with 3.0(11), which I now realized so now my users are pretty less.

My question is can I downgrade the android:minsdk in manifest now and publish an update in order to target a larger audience?

like image 408
Saty Avatar asked Oct 20 '25 14:10

Saty


1 Answers

Just publish the same app with a new android:minSdkVersion and with a higher version code (i.e. android:versionCode) than the one currently on Google Play, then uploaded to Google Play, and you're good to go.

like image 160
ChuongPham Avatar answered Oct 22 '25 03:10

ChuongPham



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!