Skip to content

Commit

Permalink
Publish version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vRallev committed Nov 23, 2017
1 parent a37cc41 commit 71d6c8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.2.1
## 1.2.1 (2017-11-23)
* Add option to override the default background executor, see #292
* Don't keep a strong reference to finished jobs to allow freeing memory, see #299
* Allow running a daily job immediately once, this is helpful for testing purposes, see #317
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Download [the latest version](http://search.maven.org/#search|gav|1|g:"com.evern

```groovy
dependencies {
compile 'com.evernote:android-job:1.2.0'
compile 'com.evernote:android-job:1.2.1'
}
```

Expand Down

0 comments on commit 71d6c8a

Please sign in to comment.