Skip to content

Commit 9a3c4d8

Browse files
authored
Update README.md
1 parent 1a6af58 commit 9a3c4d8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
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.2.
8+
#### Current release: 1.0.3.
99

1010
You 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

4142
Translate this library into your language [here](https://goo.gl/CFZzTh).
4243

@@ -60,7 +61,7 @@ allprojects {
6061
Now 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

0 commit comments

Comments
 (0)