You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to change openjfx version from 11 to 13.0.1 and it looks like compiled correctly,
which means, as long as I understand, the library is not using any deprecated API.
Is there any reason not to update it to 2.13.0?
I'm just wondering since my projects are using openjfx 13.0.1.
Thanks for the fantastic library :)
The text was updated successfully, but these errors were encountered:
Do you have any test in mind except for just changing the version number to the targets?
What I tried is just to use it by changing the version number to 13.0.1 and 14 for OpenJFX.
It also worked with JDK 13.0.2.
For RxJava, I thought by default it's with RxJava2.
I've never tested with RxJava3, though.
If you don't have anything in mind, I can submit pull requests with changing version numbers.
Hi,
I tried to change openjfx version from 11 to 13.0.1 and it looks like compiled correctly,
which means, as long as I understand, the library is not using any deprecated API.
Is there any reason not to update it to 2.13.0?
I'm just wondering since my projects are using openjfx 13.0.1.
Thanks for the fantastic library :)
The text was updated successfully, but these errors were encountered: