Skip to content

Commit d7d1fcb

Browse files
committed
Update Jitpack instructions in Readme
1 parent 3b19d4c commit d7d1fcb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# Android-PdfMyXml
1+
# Android-PdfMyXml [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Android--PdfMyXml-green.svg?style=flat)](https://android-arsenal.com/details/1/2297) [![Jitpack](https://jitpack.io/v/HendrixString/Android-PdfMyXml.svg)](https://jitpack.io/#HendrixString/Android-PdfMyXml)
22
convert your android `XML` layouts into PDF document, works on all versions of Android.
33

4-
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Android--PdfMyXml-green.svg?style=flat)](https://android-arsenal.com/details/1/2297)
5-
64
### Dependencies
75
* [`pdfjet`](https://github.com/soster/pdfjet)
86

@@ -26,7 +24,7 @@ Add to your dependencies:
2624

2725
```groovy
2826
dependencies {
29-
compile 'com.github.se-bastiaan:Android-PdfMyXml:1.0.1'
27+
compile 'com.github.hendrixstring:Android-PdfMyXml:{version}'
3028
}
3129
```
3230

0 commit comments

Comments
 (0)