Skip to content

Commit

Permalink
dependency version updated!
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-ritik committed Nov 5, 2018
1 parent 07aa16c commit 5e7b516
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ repositories {
}
dependencies {
implementation 'com.ritik:emojireactionlibrary:1.0.1'
implementation 'com.ritik:emojireactionlibrary:1.0.2'
}
```
Expand Down
2 changes: 1 addition & 1 deletion emojireactionlibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ext {
siteUrl = 'https://github.com/dev-ritik/EmojiReactionView'
gitUrl = 'https://github.com/dev-ritik/EmojiReactionView.git'

libraryVersion = '1.0.1'
libraryVersion = '1.0.2'

developerId = 'dev-ritik'
developerName = 'Ritik Kumar'
Expand Down

0 comments on commit 5e7b516

Please sign in to comment.