When I try to build for Android I get the following error
“Detected outdated SDK Tools version 0.0 when the min version is 26.1.1”
SDK with version 23 - 30( android studio) is installed
Its path is used in the Unity editor preferences for external tools.
It appears that the build process is some how mistakenly detecting the tools version as 0.0.
This also is happening as part of my CI building.
Any help would be appreciated.