Skip to content

Commit

Permalink
Add specific version for Android devices.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrozanec committed Sep 2, 2019
1 parent 61119e3 commit f68dca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cron-utils is available on [Maven central](http://search.maven.org/#search%7Cga%
<version>9.0.1</version>
</dependency>

For Android developers, cron-utils 7.0.0 assumes Android 26+. For earlier Android versions consider using cron-utils 6.x.y.
For Android developers, cron-utils 7.0.0 assumes Android 26+. For earlier Android versions consider using cron-utils 6.0.6.
If using ScheduleExpression from Java EE, this should be provided as a runtime dependency.

**Current development**
Expand Down

0 comments on commit f68dca8

Please sign in to comment.