Skip to content

Commit c0d6b01

Browse files
authored
Update README.md
1 parent 82f192c commit c0d6b01

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
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.3.
8+
#### Current release: 1.0.4.
99

1010
You can see all the library releases [here](https://github.com/marcoscgdev/RateDialog/releases).
1111

@@ -38,6 +38,7 @@ RateDialog currently supports the following languages:
3838
- Brazilian
3939
- Russian
4040
- Polish
41+
- Turkish
4142

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

@@ -61,7 +62,7 @@ allprojects {
6162
Now add the dependency to your app build.gradle file:
6263

6364
```
64-
compile 'com.github.marcoscgdev:RateDialog:1.0.3'
65+
compile 'com.github.marcoscgdev:RateDialog:1.0.4'
6566
```
6667

6768
### Creating the dialog

0 commit comments

Comments
 (0)