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
I tested the lib with min SDK version with 14 and works perfectly. I didn't find any thing for which we have to restrict min sdk to version 16. Please update the min sdk version so it can be used in lower end android devices.
Now working with the modified(changed gradle to minSdkVersion:14) source to meet my goal(cause my project min version is 14). If you guys modify your project minSdkVersion to lower then we guys can use gradle dependency in our project and get updated lib whenever update comes.
Thanks for the lib. :)
The text was updated successfully, but these errors were encountered:
I tested the lib with min SDK version with 14 and works perfectly. I didn't find any thing for which we have to restrict min sdk to version 16. Please update the min sdk version so it can be used in lower end android devices.
Now working with the modified(changed gradle to minSdkVersion:14) source to meet my goal(cause my project min version is 14). If you guys modify your project minSdkVersion to lower then we guys can use gradle dependency in our project and get updated lib whenever update comes.
Thanks for the lib. :)
The text was updated successfully, but these errors were encountered: