Remove sdk configuration from manifest file, in android studio we need to define in build.gradle only
and also change compileSdkVersion and buildToolVersion to your targeted sdk or change your target sdk to 23
Note:- compileSdkVersion and buildToolVersion should belongs to same API level