Skip to content

Commit 6c5c774

Browse files
authored
Update README.md
1 parent 6dca204 commit 6c5c774

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
@@ -36,7 +36,7 @@ On your module's `build.gradle` file add this implementation statement to the `d
3636
```groovy
3737
dependencies {
3838
// Kotlin
39-
implementation 'jp.wasabeef:recyclerview-animators:4.x.x'
39+
implementation 'jp.wasabeef:recyclerview-animators:4.0.2'
4040
}
4141
```
4242

0 commit comments

Comments
 (0)