Skip to content

Commit f21490b

Browse files
author
yangyufei
committed
fix-
1 parent 5966c2b commit f21490b

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -165,18 +165,6 @@ mNestedTouchScrollingLayout.registerNestScrollChildCallback(new NestedTouchScrol
165165
- [ ] add blur cover.
166166

167167
### Usage
168-
方式 1:
169-
``` Gradle
170-
repositories {
171-
// ...
172-
maven { url "https://jitpack.io" }
173-
}
174-
175-
dependencies {
176-
implementation 'com.github.JarvisGG:NestedTouchScrollingLayout:v1.2.2'
177-
}
178-
```
179-
方式 2:
180168
``` Gradle
181169
repositories {
182170
// ...

0 commit comments

Comments
 (0)