How can I define the minSdkVersion for my app?

Ok, I'll have to take a closer look at that later...

This is not entirely clear to me.

Let's say user imports two extensions. One has 19 as min sdk while other has 21. So, in this case app's min sdk will be set to 21. [Max of (7,19,21)]

So that is exactly what I mean. Maybe I was not precise.

Since he wants to downgrade from 21 to 7, it's not possible. And that is what I meant with

2 Likes