-
-
Notifications
You must be signed in to change notification settings - Fork 300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preparing release of 2.7.0 #151
Conversation
- Fixed jdoc warnings - updated dependencies
nice! |
Small update: Long story short. I should be able to merge your changes, I just have to get a passing build set up. Which also means I have to throw out robolectric. |
Yes I had the same impression with the roboelectric stuff. Strange thing. Thanks for the update... PS: Maybe this helps? robolectric/robolectric#3344 |
Thanks. I spent quite some time looking into it, and decided to give up. If someone wants to reintroduce robolectric after the build is fixed without it that could be an option. I just dont have the time to fix it now. |
I will go ahead and merge this into a branch on my fork, and resolve the conflicts. It will be available as 3.0.0 since I had to bump to java 11 |
Ah really? So is the bytecode level also already java11? Damn we are still compiling with 8 .... |
Yes, I believe so. This project has been and is pretty idle for a long time |
I resolved the conflicts. Now I will merge this into my fork and create the 3.0.0 release. |
Thanks for the contrib @Lonzak 🎉 |
Thanks you as well! |
I'll give it a shot |
Can you try this https://jitpack.io/#kenglxn/qrgen/2.7.0
|
I am trying out right now...Will update when it is working... |
Couldn't get the android stuff running since a lot of dependencies are missing. Except for that everything looks good...