Skip to content

Commit

Permalink
Publish version 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vRallev committed Oct 9, 2019
1 parent 754db63 commit d9cfc62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Download [the latest version](http://search.maven.org/#search|gav|1|g:"com.evern

```groovy
dependencies {
implementation 'com.evernote:android-job:1.4.1'
implementation 'com.evernote:android-job:1.4.2'
}
```

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#VERSION_NAME=1.4.1
VERSION_NAME=1.4.1-SNAPSHOT
#VERSION_NAME=1.4.2
VERSION_NAME=1.4.2-SNAPSHOT
VERSION_CODE=1
android.useAndroidX=true
android.enableJetifier=true

0 comments on commit d9cfc62

Please sign in to comment.