


You can search for it if you can not find it immediately.

Change minSdkVersion and targetSdkVersion in the right panel.Select Project in android studio Project view.1.1 Change in the android studio project adle File. There are two methods that can change the android SDK version in android studio. Change Android SDK Version In Android Studio. Your app should compatible with all the android os versions between minSdkVersion and targetSdkVersion.targetSdkVersion: This is the android os version that your app actually executed.minSdkVersion: This is the minimum version of android os that your app support.First, we should know the below two terms about the android SDK version.
