How can I change the min Android version my app supports

I only want my app to work with Android version 11 and above. How can I specific this?

Here is a small extension that declares minSdkVersion=30 (Android 11) in the Manifest.

Summary

grafik

2 Likes