Skip to content

Commit

Permalink
update: 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
liangjingkanji committed Sep 1, 2023
1 parent f772a3e commit 9a29238
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.1'
implementation 'com.github.liangjingkanji:BRV:1.5.2'
}
```

Expand Down
2 changes: 1 addition & 1 deletion docs/updates.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.5.1
## 1.5.2
- fix: 修复onRefresh中立即showContent导致一直加载中
- fix: #353 解决SmartRefreshLayout堆栈溢出

Expand Down

0 comments on commit 9a29238

Please sign in to comment.