Skip to content

Commit 82f192c

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 72f2c7d + 0fa4618 commit 82f192c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# RateDialog  [![API](https://img.shields.io/badge/API-9%2B-blue.svg?style=flat)](https://android-arsenal.com/api?level=9)
1+
# RateDialog  [![API](https://img.shields.io/badge/API-14%2B-blue.svg?style=flat)](https://android-arsenal.com/api?level=9)
22
An android library to display a rate dialog in an easy way.
33

44
---
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)