kenglxn / QRGen

a simple QRCode generation api for java built on top ZXING
http://glxn.net/2012/03/10/qrgen-a-small-wrapper-on-top-of-zxing-for-generating-qrcodes-in-java
1.49k stars 299 forks source link

JitPack dependencies missing #125

Closed brianlenz closed 1 year ago

brianlenz commented 5 years ago

Sorry if this isn't the best way to let you know, but we discovered your 2.2.0 and 2.3.0 core dependencies are currently missing from the JitPack repo:

https://jitpack.io/com/github/kenglxn/qrgen/core/2.2.0/ https://jitpack.io/com/github/kenglxn/qrgen/core/2.3.0/

2.1.0 and 2.4.0 are working properly, however.

Thanks for providing QRGen! šŸ‘

kenglxn commented 5 years ago

Thanks for letting me know. I will look into it.

kenglxn commented 5 years ago

I have submitted an issue with jitpack.

kenglxn commented 5 years ago

Iā€™m waiting for github package registry to land. that will resolve this issue.