Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscgdev committed Jan 29, 2018
1 parent 82f192c commit c0d6b01
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 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.3.
#### Current release: 1.0.4.

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

Expand Down Expand Up @@ -38,6 +38,7 @@ RateDialog currently supports the following languages:
- Brazilian
- Russian
- Polish
- Turkish

Translate this library into your language [here](https://goo.gl/CFZzTh).

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

```
compile 'com.github.marcoscgdev:RateDialog:1.0.3'
compile 'com.github.marcoscgdev:RateDialog:1.0.4'
```

### Creating the dialog
Expand Down

0 comments on commit c0d6b01

Please sign in to comment.