mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
668d0e7d79
Tools such as the Android SDK `d8` looks for Java tools in JAVA_HOME before PATH. We should match so we use the same tools, in particular to make sure our Java version check report the version actually used. Fixes: https://todo.sr.ht/~eliasnaur/gio/349 Signed-off-by: Inkeliz <inkeliz@inkeliz.com>