Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Bakumon committed Apr 19, 2018
1 parent 5ffaf4d commit cf3816a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ allprojects {

```
dependencies {
compile 'com.github.Bakumon:StatusLayoutManager:1.0.1'
compile 'com.github.Bakumon:StatusLayoutManager:1.0.2'
}
```

Expand Down
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
minSdkVersion 11
targetSdkVersion 26
versionCode 2
versionName "1.0.1"
versionName "1.0.2"
}

buildTypes {
Expand Down

0 comments on commit cf3816a

Please sign in to comment.