PatternLockView icon indicating copy to clipboard operation
PatternLockView copied to clipboard

Update README.md

Open DLambros91 opened this issue 4 years ago • 0 comments

The compile dependency configuration is in fact deprecated and will be removed in Gradle version 7.0. Updated the example in the README to reflect using implementation in place of compile. Currently utilizing this in one of my projects so thought I would help out.

DLambros91 avatar Oct 01 '20 04:10 DLambros91