File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 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 )
22An 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
1010You 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
4142Translate this library into your language [ here] ( https://goo.gl/CFZzTh ) .
4243
@@ -60,7 +61,7 @@ allprojects {
6061Now 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
You can’t perform that action at this time.
0 commit comments