Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravk95 committed Apr 26, 2019
1 parent b2447c1 commit 9f37286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Check out the Sample app, to see how its implemented.
* This library is available on JCenter. To use it, add the following to `build.gradle`
```gradle
dependencies {
implementation 'com.gauravk.bubblenavigation:bubblenavigation:1.0.6'
implementation 'com.gauravk.bubblenavigation:bubblenavigation:1.0.7'
}
```

Expand Down

1 comment on commit 9f37286

@salmansami11
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its not work how to fix this
Failed to resolve implementation 'com.gauravk.bubblenavigation:bubblenavigation:1.0.7'

Please sign in to comment.