PatternLockView icon indicating copy to clipboard operation
PatternLockView copied to clipboard

Upload to Maven Central

Open Javi opened this issue 2 years ago • 2 comments

Since JCenter is now removed in the latest Android Gradle Plugin, would you mind uploading this library to Maven Central instead?

Javi avatar Aug 11 '21 07:08 Javi

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.

abelgardep avatar Nov 05 '21 12:11 abelgardep

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.

yccheok avatar Sep 30 '22 04:09 yccheok