Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Vivchar authored Apr 3, 2019
1 parent 29e2e63 commit 7418c0b
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 @@ -38,13 +38,13 @@ https://github.com/vivchar/RendererRecyclerViewAdapter/wiki
## Gradle
```gradle
dependencies {
compile 'com.github.vivchar:RendererRecyclerViewAdapter:2.6.0'
compile 'com.github.vivchar:RendererRecyclerViewAdapter:2.7.0'
}
```
# BETA
```
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
implementation 'com.github.vivchar:RendererRecyclerViewAdapter:2.7.0-SNAPSHOT'
implementation 'com.github.vivchar:RendererRecyclerViewAdapter:2.8.0-SNAPSHOT'
```

## Usage
Expand Down

0 comments on commit 7418c0b

Please sign in to comment.