Skip to content

Commit 0987ec5

Browse files
authored
Update README.md
1 parent ecb082f commit 0987ec5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ An android library to display a rate dialog in an easy way.
55

66
## Releases:
77

8-
#### Current release: 1.0.1.
8+
#### Current release: 1.0.2.
99

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

@@ -32,7 +32,11 @@ RateDialog currently supports the following languages:
3232
- Spanish
3333
- German
3434
- French
35+
- Italian
36+
- Dutch
3537
- Portuguese
38+
- Brazilian
39+
- Russian
3640

3741
More languages will be added.
3842
It would be great if you could help me with that. You can send me a translation request via email: *[email protected]*
@@ -57,7 +61,7 @@ allprojects {
5761
Now add the dependency to your app build.gradle file:
5862

5963
```
60-
compile 'com.github.marcoscgdev:RateDialog:1.0.1'
64+
compile 'com.github.marcoscgdev:RateDialog:1.0.2'
6165
```
6266

6367
### Creating the dialog

0 commit comments

Comments
 (0)