Minimum API Level?
desokroshan opened this issue · 2 comments
desokroshan commented
What is the Minimum API Level supported?
Repo Title says:
works on all recent versions of Android (API level 9+) that have Google Play services installed.
Whereas the comparison table in README mentions Minimum API as 14.
Please clarify.
pedromassango commented
The minimum is 14.
You can check it on constants's gradle file:
https://github.com/firebase/firebase-jobdispatcher-android/blob/master/common/constants.gradle
toddshansen commented
documentation was update to clarify this.