Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
KucherenkoIhor committed Jan 5, 2018
2 parents 2150ae4 + 0bb99eb commit 16f04f0
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 @@ -21,7 +21,7 @@ allprojects {

```
dependencies {
implementation 'com.github.KucherenkoIhor:RxValidationTextInputLayout:0.1.3'
implementation 'com.github.KucherenkoIhor:RxValidationTextInputLayout:0.1.5'
}
```

Expand Down Expand Up @@ -137,4 +137,4 @@ And get simple boolean result using RxJava2 in Java code:

[MIT](http://opensource.org/licenses/MIT)



0 comments on commit 16f04f0

Please sign in to comment.