forked from joejulian/gio
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>