Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KalebKE authored Mar 29, 2020
1 parent 78ca8bf commit 0ac19df
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 @@ -26,9 +26,9 @@ In the module level build.gradle:

```
dependencies {
implementation 'com.github.KalebKE:FSensor:v1.2.2'
implementation 'com.github.KalebKE:FSensor:v1.2.3'
implementation 'io.reactivex.rxjava2:rxandroid:2.1.0'
implementation 'io.reactivex.rxjava2:rxjava:2.x.x'
implementation 'io.reactivex.rxjava2:rxjava:2.2.2'
}
```

Expand Down

0 comments on commit 0ac19df

Please sign in to comment.