Skip to content

Commit

Permalink
update: 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
liangjingkanji committed Dec 3, 2023
1 parent edcd124 commit 310610b
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.6'
implementation 'com.github.liangjingkanji:BRV:1.5.7'
}
```

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.7
fix: #409 修复单一展开模式下删除数据后展开导致崩溃

## 1.5.6
- fix: #402 修复Staggered布局+分割线添加数据崩溃
- fix: 修复分组删除子列表后折叠导致异常
Expand Down

0 comments on commit 310610b

Please sign in to comment.