Skip to content

Commit 568163f

Browse files
Update README.md
1 parent c650025 commit 568163f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ allprojects {
2424
**Step 2.** Add the dependency
2525
```
2626
dependencies {
27-
implementation 'com.github.Omega-R:OmegaRecyclerView:1.9.5@aar' // AndroidX
27+
implementation 'com.github.Omega-R:OmegaRecyclerView:1.9.7@aar' // AndroidX
2828
// or
2929
// implementation 'com.github.Omega-R:OmegaRecyclerView:1.8.2@aar' // Android Support
3030
}

0 commit comments

Comments
 (0)