Skip to content

Commit

Permalink
new version released
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshay Naik committed Dec 10, 2016
1 parent 7f5791c commit 8061d85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# TextHighlighter [ ![Download](https://api.bintray.com/packages/akshaynaik/maven/texthighlighterapi/images/download.svg) ](https://bintray.com/akshaynaik/maven/texthighlighterapi/_latestVersion)
# TextHighlighter [ ![Download](https://api.bintray.com/packages/akshaynaik/maven/TextHighlighter/images/download.svg) ](https://bintray.com/akshaynaik/maven/TextHighlighter/_latestVersion)

TextHighlighter is simple android API for developers to show highlighted text in android apps, also provides methods to show styled text.

Expand All @@ -13,7 +13,7 @@ Add below line in app ```build.gradle```

```gradle
dependencies {
compile 'com.github.akshay-naik:texthighlighterapi:1.1.3'
compile 'com.github.nakshay:texthighlighterapi:1.2.1'
}
```

Expand Down

0 comments on commit 8061d85

Please sign in to comment.