Hello!
We are wondering how hard of a requiremente is the min sdk 24 in the latest version of the Android package. Researching a bit it looks like it’s only used in the new Paywalls UI feature.
Would it be safe to not increment the minimum sdk if we are not using the Paywalls UI functionality? Currently our minimum is 21, and we would like to avoid incrementing it if possible.
We are using RevenueCat on Flutter, if that makes any difference.
Thanks in advance!