Skip to content

Commit

Permalink
Version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscgdev committed Jul 28, 2018
1 parent 982137f commit e62dd17
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 @@ -5,7 +5,7 @@ An android library to display a rate dialog in an easy way.

## Releases:

#### Current release: 1.0.4.
#### Current release: 1.0.5.

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

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

```
compile 'com.github.marcoscgdev:RateDialog:1.0.4'
implementation 'com.github.marcoscgdev:RateDialog:1.0.5'
```

### Creating the dialog
Expand Down

0 comments on commit e62dd17

Please sign in to comment.