File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff 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
1010You 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
3741More languages will be added.
3842It 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 {
5761Now 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
You can’t perform that action at this time.
0 commit comments