Skip to content

Commit

Permalink
update: 1.3.85
Browse files Browse the repository at this point in the history
  • Loading branch information
liangjingkanji committed Nov 11, 2022
1 parent 85db13f commit f32a2d5
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.84/brv-sample.apk">下载体验</a>
| <a href="https://github.com/liangjingkanji/BRV/releases/download/1.3.85/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.84'
implementation 'com.github.liangjingkanji:BRV:1.3.85'
}
```

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.85
- feat: #286 使用getBinding()获取ViewBinding实例

## 1.3.84
- fix: setDifferModel不支持继承自ItemExpand分组集合数据的问题
- fix: #281 onPayload没有传递负载数据集合
Expand Down

0 comments on commit f32a2d5

Please sign in to comment.