mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
99e3481419
This commit changes the way that gogio searches for build tools so that it correctly identifies versions like '31' as equivalent to '31.0.0'. The Android SDK appears to not provide version components in the path name when the component is zero. Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>