Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscgdev authored Dec 24, 2018
1 parent cab3f8c commit 178e164
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 @@ -9,7 +9,7 @@ You can download the **sample apk** [here](https://github.com/marcoscgdev/Materi

## Releases:

#### Current release: 1.0.0.
#### Current release: 1.0.1.

You can see all the library releases [here](https://github.com/marcoscgdev/MaterialToast/releases).

Expand All @@ -33,7 +33,7 @@ allprojects {
Now add the dependency to your app build.gradle file:

```
implementation 'com.github.marcoscgdev:MaterialToast:1.0.0'
implementation 'com.github.marcoscgdev:MaterialToast:1.0.1'
```

### Creating a Toast
Expand Down

0 comments on commit 178e164

Please sign in to comment.