akaita / easylauncher-gradle-plugin

Add a different ribbon to each of your Android app variants using this gradle plugin. Of course, configure it as you will
Apache License 2.0
959 stars 52 forks source link

JDK 14 run #44

Open emartynov opened 4 years ago

emartynov commented 4 years ago

The plugin instantiation is crashing on JDK 14. Most probably is also issue for JDK9+.

emartynov commented 4 years ago

I did small research:

  1. OpenJDK 11 - working
  2. OpenJDK 12 - working
  3. OpenJDK 13 - doesn't work
  4. OpenJDK 14 - doesn't work
hamen commented 4 years ago

Hi all, it there any update or ongoing work about this? Thank you

emartynov commented 4 years ago

@hamen it looks like project is abandoned and I can not reach the owner.

I probably will fork and take over it.

The plan to make it cacheable first and support of modern JDK is coming next.

hamen commented 4 years ago

That's unfortunate, but I'm happy that you have interest in it.

I tried it out today, but we had to roll back 'cos the CI started failing. Looking forward to your fork and new updates 😃

emartynov commented 3 years ago

@hamen This fork is looking alive https://github.com/usefulness/easylauncher-gradle-plugin