Skip to content

Commit

Permalink
update: 1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
liangjingkanji committed Nov 10, 2023
1 parent ad57cd4 commit d92ba61
Show file tree
Hide file tree
Showing 2 changed files with 5 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.5'
implementation 'com.github.liangjingkanji:BRV:1.5.6'
}
```

Expand Down
4 changes: 4 additions & 0 deletions docs/updates.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.5.6
- fix: #402 修复Staggered布局+分割线添加数据崩溃
- fix: 修复分组删除子列表后折叠导致异常

## 1.5.5
- fix: #399 修复setNoMoreData异常

Expand Down

0 comments on commit d92ba61

Please sign in to comment.