Skip to content

Commit

Permalink
update: 1.3.82
Browse files Browse the repository at this point in the history
  • Loading branch information
liangjingkanji committed Sep 17, 2022
1 parent 90e08ad commit 0147e88
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<br>
<a href="http://liangjingkanji.github.io/BRV/">使用文档</a>
| <a href="https://github.com/liangjingkanji/document/blob/master/visit-pages.md">无法访问?</a>
| <a href="https://github.com/liangjingkanji/BRV/releases/download/1.3.81/brv-sample.apk">下载体验</a>
| <a href="https://github.com/liangjingkanji/BRV/releases/download/1.3.82/brv-sample.apk">下载体验</a>
<br>
<img src="https://i.imgur.com/G7WYYXb.jpg" width="350"/>
</p>
Expand Down Expand Up @@ -100,7 +100,7 @@ dependencyResolutionManagement {
```groovy
dependencies {
//...
implementation 'com.github.liangjingkanji:BRV:1.3.81'
implementation 'com.github.liangjingkanji:BRV:1.3.82'
}
```

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.3.82
fix: [#263](https://github.com/liangjingkanji/BRV/issues/263) 自定义侧滑移动的视图android:tag="swipe"复用问题

## 1.3.81
修复侧滑删除遇到有 header 的时候移除 models 中 item 下标越界的问题

Expand Down

0 comments on commit 0147e88

Please sign in to comment.