Skip to content

Commit d91e144

Browse files
committed
v1.18
1 parent 60a4d1c commit d91e144

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Hawk provides:
1616

1717
###Add dependency
1818
```groovy
19-
compile 'com.orhanobut:hawk:1.17'
19+
compile 'com.orhanobut:hawk:1.18'
2020
```
2121

2222
If you want to have Rx features, make sure to add Rx dependency

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
# org.gradle.parallel=true
1919

2020
# VERSION_NAME=1.10-SNAPSHOT
21-
VERSION_NAME=1.17
22-
VERSION_CODE=18
21+
VERSION_NAME=1.18
22+
VERSION_CODE=19
2323
GROUP=com.orhanobut
2424

2525
POM_DESCRIPTION=Secure, Advanced Storage for android

0 commit comments

Comments
 (0)