Skip to content

Commit

Permalink
1.1.5 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
josesamuel committed Feb 3, 2018
1 parent bc7aed7 commit a3486bb
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 @@ -83,8 +83,8 @@ Gradle dependency
```groovy
dependencies {
//Replace "api" with "compile" for pre AndroidStudio 3
api 'com.josesamuel:remoter-annotations:1.1.4'
annotationProcessor 'com.josesamuel:remoter:1.1.4'
api 'com.josesamuel:remoter-annotations:1.1.5'
annotationProcessor 'com.josesamuel:remoter:1.1.5'
}
```

Expand Down

0 comments on commit a3486bb

Please sign in to comment.