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 dd81188 commit 479f5f9Copy full SHA for 479f5f9
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.4@aar' // AndroidX
+ implementation 'com.github.Omega-R:OmegaRecyclerView:1.9.5@aar' // AndroidX
28
// or
29
// implementation 'com.github.Omega-R:OmegaRecyclerView:1.8.2@aar' // Android Support
30
}
0 commit comments