Skip to content

Commit

Permalink
Publish version 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vRallev committed Mar 19, 2018
1 parent 9169790 commit 530ae92
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.5
## 1.2.5 (2018-03-19)
* Handle platform bug where querying the network state throws an NPE internally, see #380
* Fix database access on main thread, see #385
* Fix misleading log message for some internal improvements, see #391
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.4'
compile 'com.evernote:android-job:1.2.5'
}
```

Expand Down

0 comments on commit 530ae92

Please sign in to comment.