You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you explain why you've increased the required minSdkVersion to 19 (see this commit)?
I'm just about to switch from the original repo to your fork, but noticed that it got incompatible with older versions. In my case, I'm trying to support minSdkVersion=16, too. Just wondering whether there is an actual incompatibility?
Update:
Some initial tests on SDK 18 seem to work without any issues.
The text was updated successfully, but these errors were encountered:
Can you explain why you've increased the required
minSdkVersion
to 19 (see this commit)?I'm just about to switch from the original repo to your fork, but noticed that it got incompatible with older versions. In my case, I'm trying to support minSdkVersion=16, too. Just wondering whether there is an actual incompatibility?
Update:
Some initial tests on SDK 18 seem to work without any issues.
The text was updated successfully, but these errors were encountered: