shreyashsaitwal / rush-cli

:zap: A new and improved way of building MIT AI2 extensions.
GNU General Public License v3.0
46 stars 25 forks source link

Is it possible to add Java 11 support? #44

Open jewelshkjony opened 2 years ago

jewelshkjony commented 2 years ago

Some dependencies uses Java 11. Is it possible to desugar Java 11 dependencies by Rush?

image

image

shreyashsaitwal commented 2 years ago

Some dependencies uses Java 11

Can you post a link to these libraries?

jewelshkjony commented 2 years ago

https://stackoverflow.com/questions/66556819/android-corelibrarydesugaring-which-java-11-apis-can-i-expect-to-work

shreyashsaitwal commented 2 years ago

Can you post a link to these libraries?

Let me be a bit more clear, can you send me the GitHub (or Maven repository) link of the library whose build.gradle's screenshot you have posted in the first post? Thank you.