Skip to content

Commit

Permalink
v1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
orhanobut committed Aug 7, 2015
1 parent 60a4d1c commit d91e144
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 @@ -16,7 +16,7 @@ Hawk provides:

###Add dependency
```groovy
compile 'com.orhanobut:hawk:1.17'
compile 'com.orhanobut:hawk:1.18'
```

If you want to have Rx features, make sure to add Rx dependency
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
# org.gradle.parallel=true

# VERSION_NAME=1.10-SNAPSHOT
VERSION_NAME=1.17
VERSION_CODE=18
VERSION_NAME=1.18
VERSION_CODE=19
GROUP=com.orhanobut

POM_DESCRIPTION=Secure, Advanced Storage for android
Expand Down

0 comments on commit d91e144

Please sign in to comment.