Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wellingtoncosta authored Jul 7, 2017
1 parent f366405 commit 8f54f65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ __Step 2__ - Add the dependencies:

```groovy
dependencies {
compile 'com.github.WellingtonCosta.convalida:convalida:1.0.1'
annotationProcessor 'com.github.WellingtonCosta.convalida:convalida-compiler:1.0.1'
compile 'com.github.WellingtonCosta.convalida:convalida:1.0.2'
annotationProcessor 'com.github.WellingtonCosta.convalida:convalida-compiler:1.0.2'
}
```

Expand Down

0 comments on commit 8f54f65

Please sign in to comment.