Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Readme changes for remote repository information
  • Loading branch information
samuel-abhishek committed Jul 30, 2021
1 parent aa9f9cd commit 7971fa3
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
Expand Up @@ -34,8 +34,8 @@ dependencies {
3. For using ColorPicker from a remote repository in separate application, add the below dependencies in entry/build.gradle file.
``` java
dependencies {
implementation 'dev.applibgroup:colorpicker:1.0.0'
testCompile 'junit:junit:4.13'
implementation 'dev.applibgroup:colorpicker:1.0.0'
testCompile 'junit:junit:4.13'
}
```

Expand Down

0 comments on commit 7971fa3

Please sign in to comment.