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
Newly exclude JavaObject, which now caused CI failures.
Previously, classes like JavaClass etc. were not available at all, because Desktop Godot
targets did not support them. Now, they are conditionally included for Wasm/Android.
0 commit comments