mirror of
https://github.com/godotengine/godot.git
synced 2026-06-24 10:00:46 +00:00
JDK contract: InvocationHandler.invoke's args parameter is null when the proxied interface method takes no arguments. The proxy handlers in AndroidRuntimePlugin used `*args` directly, which spread-deref'd null and threw NullPointerException. Signed-off-by: Muteem <29696635+Muteem@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||