Skip to content

Commit

Permalink
update: 1.3.80
Browse files Browse the repository at this point in the history
  • Loading branch information
liangjingkanji committed Aug 17, 2022
1 parent c5bf188 commit 098bdf6
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.79/brv-sample.apk">下载体验</a>
| <a href="https://github.com/liangjingkanji/BRV/releases/download/1.3.80/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.79'
implementation 'com.github.liangjingkanji:BRV:1.3.80'
}
```

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.80
pref: setRetryIds设置点击重试会使用最近showLoading的tag

## 1.3.79
- fix: 网格分割线动态spanSize间距丢失
- feat: findView支持可空类型
Expand Down

0 comments on commit 098bdf6

Please sign in to comment.