RoundedImageView
RoundedImageView copied to clipboard
docs: use implementation instead of compile on README.md
trafficstars
In the most recent versions of gradle compile has been deprecated in favor of implementation.
these are 2 very unrelated things, please only do one per PR.
@vinc3m1 Done!