Skip to content

Commit bc011a5

Browse files
Merge pull request #9 from Arkar-Aung/fix-dependency-text
Replace depedency text with right format
2 parents 2e69713 + 8f46d3b commit bc011a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Add to your dependencies:
2424

2525
```groovy
2626
dependencies {
27-
compile 'com.github.hendrixstring:Android-PdfMyXml:{version}'
27+
compile 'com.github.HendrixString:Android-PdfMyXml:{Tag}' // the latest version is "v1.0.1"
2828
}
2929
```
3030

0 commit comments

Comments
 (0)