We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c650025 commit 568163fCopy full SHA for 568163f
README.md
@@ -24,7 +24,7 @@ allprojects {
24
**Step 2.** Add the dependency
25
```
26
dependencies {
27
- implementation 'com.github.Omega-R:OmegaRecyclerView:1.9.5@aar' // AndroidX
+ implementation 'com.github.Omega-R:OmegaRecyclerView:1.9.7@aar' // AndroidX
28
// or
29
// implementation 'com.github.Omega-R:OmegaRecyclerView:1.8.2@aar' // Android Support
30
}
0 commit comments