Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Swifty Wang committed Apr 11, 2018
1 parent 400716a commit 665531f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Material Design Top/Bottom Toast Bar.


<h3>Min SDK >= 14</h3>
<h3>Support Android 7.1.1 and 8</h3>

<h2>How to implement</h2>

Expand All @@ -19,7 +20,7 @@ Add it in your root build.gradle at the end of repositories:
Step 2. Add the dependency
```gradle
dependencies {
compile 'com.github.SwiftyWang:TopToastBar:1.1.5'
compile 'com.github.SwiftyWang:TopToastBar:1.1.6'
}
```

Expand Down

0 comments on commit 665531f

Please sign in to comment.