Skip to content

Commit 1a6af58

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 61d81d4 + 6e7a409 commit 1a6af58

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

Lines changed: 12 additions & 4 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.1.
8+
#### Current release: 1.0.2.
99

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

@@ -32,10 +32,13 @@ RateDialog currently supports the following languages:
3232
- Spanish
3333
- German
3434
- French
35+
- Italian
36+
- Dutch
3537
- Portuguese
38+
- Brazilian
39+
- Russian
3640

37-
More languages will be added.
38-
It would be great if you could help me with that. You can send me a translation request via email: *[email protected]*
41+
Translate this library into your language [here](https://goo.gl/CFZzTh).
3942

4043
---
4144

@@ -57,7 +60,7 @@ allprojects {
5760
Now add the dependency to your app build.gradle file:
5861

5962
```
60-
compile 'com.github.marcoscgdev:RateDialog:1.0.1'
63+
compile 'com.github.marcoscgdev:RateDialog:1.0.2'
6164
```
6265

6366
### Creating the dialog
@@ -113,3 +116,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
113116
See the License for the specific language governing permissions and
114117
limitations under the License.
115118
```
119+
120+
## Support on Beerpay
121+
Hey dude! Help me out for a couple of :beers:!
122+
123+
[![Beerpay](https://beerpay.io/marcoscgdev/RateDialog/badge.svg?style=beer-square)](https://beerpay.io/marcoscgdev/RateDialog) [![Beerpay](https://beerpay.io/marcoscgdev/RateDialog/make-wish.svg?style=flat-square)](https://beerpay.io/marcoscgdev/RateDialog?focus=wish)

0 commit comments

Comments
 (0)