We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82f192c commit c0d6b01Copy full SHA for c0d6b01
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.3.
+#### Current release: 1.0.4.
9
10
You can see all the library releases [here](https://github.com/marcoscgdev/RateDialog/releases).
11
@@ -38,6 +38,7 @@ RateDialog currently supports the following languages:
38
- Brazilian
39
- Russian
40
- Polish
41
+- Turkish
42
43
Translate this library into your language [here](https://goo.gl/CFZzTh).
44
@@ -61,7 +62,7 @@ allprojects {
61
62
Now add the dependency to your app build.gradle file:
63
64
```
-compile 'com.github.marcoscgdev:RateDialog:1.0.3'
65
+compile 'com.github.marcoscgdev:RateDialog:1.0.4'
66
67
68
### Creating the dialog
0 commit comments