File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-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.2 .
8+ #### Current release: 1.0.3 .
99
1010You can see all the library releases [ here] ( https://github.com/marcoscgdev/RateDialog/releases ) .
1111
@@ -37,6 +37,7 @@ RateDialog currently supports the following languages:
3737- Portuguese
3838- Brazilian
3939- Russian
40+ - Polish
4041
4142Translate this library into your language [ here] ( https://goo.gl/CFZzTh ) .
4243
@@ -60,7 +61,7 @@ allprojects {
6061Now add the dependency to your app build.gradle file:
6162
6263```
63- compile 'com.github.marcoscgdev:RateDialog:1.0.2 '
64+ compile 'com.github.marcoscgdev:RateDialog:1.0.3 '
6465```
6566
6667### Creating the dialog
You can’t perform that action at this time.
0 commit comments