Skip to content

Commit

Permalink
update: 1.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
liangjingkanji committed Jan 14, 2023
1 parent d56b65c commit 1c9a7cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<p align="center">
<a href="http://liangjingkanji.github.io/StateLayout/">使用文档</a>
| <a href="https://github.com/liangjingkanji/document/blob/master/visit-pages.md">无法访问?</a>
| <a href="https://github.com/liangjingkanji/StateLayout/releases/download/1.3.11/state-layout-sample.apk">下载体验</a>
| <a href="https://github.com/liangjingkanji/StateLayout/releases/download/1.3.13/state-layout-sample.apk">下载体验</a>
</p>

<p align="center">
Expand Down Expand Up @@ -75,7 +75,7 @@ dependencyResolutionManagement {
然后在 module 的 build.gradle 添加依赖框架

```groovy
implementation 'com.github.liangjingkanji:StateLayout:1.3.12'
implementation 'com.github.liangjingkanji:StateLayout:1.3.13'
```

<br>
Expand Down

0 comments on commit 1c9a7cf

Please sign in to comment.