Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lower the min sdk to 19 #122

Merged
merged 1 commit into from
Aug 8, 2018
Merged

Lower the min sdk to 19 #122

merged 1 commit into from
Aug 8, 2018

Commits on Aug 8, 2018

  1. Lower the min sdk to 19

    The min sdk was increased to 21 because JobService was being used.
    Since, that has been removed, so the app should work on sdk 19.
    The sdk could be lower yet, as the app did compile on sdk 16. However,
    unless someone is interested in trying that out on a device, sdk 19
    is fine for now.
    brarcher authored Aug 8, 2018
    Configuration menu
    Copy the full SHA
    dabda38 View commit details
    Browse the repository at this point in the history