Hi folks,
I've gradually moved up to API level 21 - in which case, I don't get any compiler errors. I guess this is because dependencies in the various droid projects require this level for some reason.
How do I find out which dependencies need this level so that I can decide if I really need them or not? I'd obviously like to target the lowest possible API level so that just about any phone can buy my game on the play store.
Thank you,
Mike