diff --git a/README.md b/README.md index 77c2282..4d8355b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ allprojects { **Step 2.** Add the dependency ``` dependencies { - implementation 'com.github.Omega-R:OmegaRecyclerView:1.9.5@aar' // AndroidX + implementation 'com.github.Omega-R:OmegaRecyclerView:1.9.7@aar' // AndroidX // or // implementation 'com.github.Omega-R:OmegaRecyclerView:1.8.2@aar' // Android Support }