Skip to content

Commit 1dd5ed2

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents f2f5714 + 502900d commit 1dd5ed2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README_NESTEDSCROLL.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ UI 层级如下:
5555

5656
## 配置
5757

58+
最新版本: [![](https://jitpack.io/v/YvesCheung/TouchEventBus.svg)](https://jitpack.io/#YvesCheung/TouchEventBus)
59+
5860
1. 项目build.gradle添加
5961

6062
```Groovy
@@ -69,7 +71,7 @@ UI 层级如下:
6971
7072
```Groovy
7173
dependencies {
72-
compile 'com.github.YvesCheung.TouchEventBus:nestedtouch:1.4.3'
74+
compile 'com.github.YvesCheung.TouchEventBus:nestedtouch:x.y.z'
7375
}
7476
```
7577

0 commit comments

Comments
 (0)