App not installing

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

i think there was something in manifest that kodular changed when i switched my min sdk version to 21 in aia , that’s why it installed on android 6.0

expected behaviour : app should have been installed on both android 6 if aia min sdk is 23

Strange… It should have worked

See here…

Taifun