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

fix build and update to java 11 #152

Closed kenglxn closed 1 year ago

kenglxn commented 1 year ago

roboelectric had to go as I could not get it to run. Seems maven support is broken in that project. Will require QRGen to port to gradle unless they fix it. Disabled the tests requiring robolectric for now.