Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vivchar authored Sep 23, 2020
1 parent af88852 commit 70ac274
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,7 @@ https://github.com/vivchar/RendererRecyclerViewAdapter/wiki
## Gradle
```gradle
dependencies {
compile 'com.github.vivchar:RendererRecyclerViewAdapter:2.8.0'
}
```
## BETA
Include this feature https://github.com/vivchar/RendererRecyclerViewAdapter/issues/32
```gradle
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
dependencies {
compile 'com.github.vivchar:RendererRecyclerViewAdapter:3.0.3-SNAPSHOT'
compile 'com.github.vivchar:RendererRecyclerViewAdapter:3.0.0'
}
```

Expand Down

0 comments on commit 70ac274

Please sign in to comment.