Android Question Updated SDK to API 22, But Manifest Editor Shows targetSdkVersion =14

Mahares

Expert
Licensed User
Longtime User
I updated Android SDK to API 22, but when I create a new project, the Manifest Editor shows a targetSDKversion of 14. Why does it not show 22 automatically. Should I change it in an XML file somewhere to make it as the default target SDK?
Thank you
 
Top