Skip to content

Commit

Permalink
v1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
orhanobut committed Mar 20, 2015
1 parent 36010f5 commit d48e328
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 @@ -27,7 +27,7 @@ Wasp aims :

###Add dependency
```groovy
compile 'com.orhanobut:wasp:1.8'
compile 'com.orhanobut:wasp:1.9'
```

####Create a service interface
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@

# VERSION_NAME=1.7-SNAPSHOT
# VERSION_CODE=8
VERSION_NAME=1.8
VERSION_CODE=9
VERSION_NAME=1.9
VERSION_CODE=10
GROUP=com.orhanobut

POM_DESCRIPTION=Android Network Solution
Expand Down

0 comments on commit d48e328

Please sign in to comment.