For example android jar library is compiled with compile sdk version : 20 target sdk version : 20
And my app compile sdk version : 21 and target sdk version :21
what happen my app use this jar library. can it be compiled and executed in android api 21 os?