We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a6af58 commit 9a3c4d8Copy full SHA for 9a3c4d8
README.md
@@ -5,7 +5,7 @@ An android library to display a rate dialog in an easy way.
5
6
## Releases:
7
8
-#### Current release: 1.0.2.
+#### Current release: 1.0.3.
9
10
You can see all the library releases [here](https://github.com/marcoscgdev/RateDialog/releases).
11
@@ -37,6 +37,7 @@ RateDialog currently supports the following languages:
37
- Portuguese
38
- Brazilian
39
- Russian
40
+- Polish
41
42
Translate this library into your language [here](https://goo.gl/CFZzTh).
43
@@ -60,7 +61,7 @@ allprojects {
60
61
Now add the dependency to your app build.gradle file:
62
63
```
-compile 'com.github.marcoscgdev:RateDialog:1.0.2'
64
+compile 'com.github.marcoscgdev:RateDialog:1.0.3'
65
66
67
### Creating the dialog
0 commit comments