PatternLockView
PatternLockView copied to clipboard
Upload to Maven Central
Since JCenter is now removed in the latest Android Gradle Plugin, would you mind uploading this library to Maven Central instead?
In case you want to remove definitively JCenter
, you could import the library from Jitpack
: https://jitpack.io/#aritraroy/PatternLockView
It would be better to have it in Maven Central, but this way you can replace completely JCenter.
The original repo doesn't come with an explicit TAG
To use it in Jitpack, it is preferable to first fork, then tag 1.0.0
My only question is, which commit node we should tag as 1.0.0 . Is it the last commit - https://github.com/aritraroy/PatternLockView/commit/a90b0d4bf0f286bc23e0356a260b6929adebe7de ?
I do see some error in Jitpack build log
https://jitpack.io/com/github/yccheok/PatternLockView/1.0.0/build.log
I am not sure that requires a fix?
Thanks.