i have two phone one with android 6.0 and other with android 6.0.1
my app min sdk version is 23 that is android 6
but on one device with android 6.0.1 the app is installing , but on the another its showing parse error
then i did min sdk to api 21 that is android 5, app got installed successfully on phone with android 6.0
can anyone tell , why this happened or what things kodular change in manifest when we change min sdk