Skip to content

Commit

Permalink
Bump to 1.0.0-alpha03
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensousa authored Jan 26, 2023
1 parent 3218dfb commit 2836571
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 @@ -5,10 +5,10 @@ A RecyclerView built for Android TV as a replacement for Leanback's BaseGridView
## Install

```groovy
implementation 'com.rubensousa.dpadrecyclerview:dpadrecyclerview:1.0.0-alpha02'
implementation 'com.rubensousa.dpadrecyclerview:dpadrecyclerview:1.0.0-alpha03'
// Optional Espresso test extensions
androidTestImplementation 'com.rubensousa.dpadrecyclerview:dpadrecyclerview-testing:1.0.0-alpha02'
androidTestImplementation 'com.rubensousa.dpadrecyclerview:dpadrecyclerview-testing:1.0.0-alpha03'
```

## Feature comparison with Leanback's BaseGridView
Expand Down

0 comments on commit 2836571

Please sign in to comment.