Skip to content

Commit

Permalink
update: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
liangjingkanji committed Oct 8, 2023
1 parent 863151d commit d7f5e1b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Module 的 build.gradle 添加依赖框架

```groovy
dependencies {
implementation 'com.github.liangjingkanji:BRV:1.5.2'
implementation 'com.github.liangjingkanji:BRV:1.5.3'
}
```

Expand Down
3 changes: 3 additions & 0 deletions docs/updates.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.5.3
- 禁止`PageRefreshLayout.setNoMoreData`重复调用

## 1.5.2
- fix: 修复onRefresh中立即showContent导致一直加载中
- fix: #353 解决SmartRefreshLayout堆栈溢出
Expand Down

0 comments on commit d7f5e1b

Please sign in to comment.