Skip to content

Commit a59adb2

Browse files
authored
v1.0.5
1 parent 7f588a0 commit a59adb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Note:图1为设置属性wkp_canScrollToEndViewTop=true,图2没有;图3为
88
## Gradle集成
99
```groovy
1010
dependencies{
11-
compile 'com.wkp:StickLayout:1.0.4'
11+
compile 'com.wkp:StickLayout:1.0.5'
1212
//Android Studio3.0+可用以下方式
13-
//implementation 'com.wkp:StickLayout:1.0.4'
13+
//implementation 'com.wkp:StickLayout:1.0.5'
1414
}
1515
1616
//如不愿意等待,请加上我的maven仓库地址

0 commit comments

Comments
 (0)