Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

Commit

Permalink
intial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyahenson committed Jul 26, 2018
1 parent a09c369 commit b1d53f7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ![EmojiOne Logo](https://www.emojione.com/images/vectors/emojione-typeface.svg)

> [![Release](https://jitpack.io/v/jasonamark/emojione-android.svg)](https://github.com/jasonamark/emojione-android)
> [![Release](https://jitpack.io/v/emojione/emojione-android.svg)](https://github.com/emojione/emojione-android)
[![License](https://img.shields.io/cocoapods/l/emojione-ios.svg?style=flat)](LICENSE.md)

**EmojiOne Android library** to help users find and replace native system emojis with EmojiOne in thier Android app.
Expand Down Expand Up @@ -33,7 +33,7 @@ allprojects {
}
}
dependencies {
implementation 'com.github.jasonamark:emojione-android:1.1.1'
implementation 'com.github.emojione:emojione-android:3.1.0'
}
```
and in your manifest add:
Expand All @@ -57,7 +57,7 @@ You'll find basic usage examples here in the [/EmojioneExamples/](EmojioneExampl

If you discover any bugs, feel free to create an issue on GitHub. We also welcome the open-source community to contribute to the project by forking it and issuing pull requests.

* [https://github.com/jasonamark/emojione-android/issues](https://github.com/jasonamark/emojione-android/issues)
* [https://github.com/emojione/emojione-android/issues](https://github.com/emojione/emojione-android/issues)


### Contact
Expand All @@ -66,5 +66,5 @@ If you have any questions, comments, or concerns you are welcome to contact us.

* [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/emojione/emojione?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
* [[email protected]](mailto:[email protected])
* [http://emojione.com](http://emojione.com)
* [https://www.emojione.com](https://www.emojione.com)
* [https://twitter.com/emojione](https://twitter.com/emojione)

0 comments on commit b1d53f7

Please sign in to comment.