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 6dca204 commit 6c5c774Copy full SHA for 6c5c774
README.md
@@ -36,7 +36,7 @@ On your module's `build.gradle` file add this implementation statement to the `d
36
```groovy
37
dependencies {
38
// Kotlin
39
- implementation 'jp.wasabeef:recyclerview-animators:4.x.x'
+ implementation 'jp.wasabeef:recyclerview-animators:4.0.2'
40
}
41
```
42
0 commit comments