Skip to content

Commit 610d0f3

Browse files
authored
Update README.md
1 parent 5c090ba commit 610d0f3

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
@@ -75,7 +75,7 @@ dependencies {
7575
}
7676
```
7777

78-
> 注:**MultiType** 内部引用了 `recyclerview-v7:24.2.1`,如果你不想使用这个版本,可以使用 `exclude` 将它排除掉,再自行引入你选择的版本。示例如下:
78+
> 注:**MultiType** 内部引用了 `recyclerview-v7:25.1.0`,如果你不想使用这个版本,可以使用 `exclude` 将它排除掉,再自行引入你选择的版本。示例如下:
7979
8080
```groovy
8181
dependencies {

0 commit comments

Comments
 (0)