When I Enable Multi-Dex on the Android build of my XF app, the build fails with the following error message:
Expecting class path separator ';' before '\Android\android-sdk\build-tools\23.0.2\lib\shrinkedAndroid.jar' in argument number 8
I am using Visual Studio 2015.
Does anybody know how to resolve this?