[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge pull request #255 from JobGetabu/patch-1
Browse files Browse the repository at this point in the history
efficient gradle import
  • Loading branch information
hdodenhof committed Apr 2, 2018
2 parents 84a19bf + 3916437 commit 7e60c27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Gradle
dependencies {
...
compile 'de.hdodenhof:circleimageview:2.2.0'
//or
implementation 'de.hdodenhof:circleimageview:2.2.0'
}
```

Expand Down

0 comments on commit 7e60c27

Please sign in to comment.