Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nukc committed Sep 21, 2016
1 parent 5ab7178 commit 982d152
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ it will be added to the layout.
add the dependency to your build.gradle:

```groovy
compile 'com.github.nukc.stateview:library:0.3.3'
compile 'com.github.nukc.stateview:library:0.3.4'
```

##Usage
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ StateView一个轻量级的控件, 继承自`View`, 吸收了`ViewStub`的一些
## 安装

```groovy
compile 'com.github.nukc.stateview:library:0.3.3'
compile 'com.github.nukc.stateview:library:0.3.4'
```

## 使用方法
Expand Down

0 comments on commit 982d152

Please sign in to comment.