You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm still seeing the same error as bc19e52, and I noticed:
-p:AndroidSdkDirectory=C:\Android\android-sdk
Which is passed in on macOS...
I setup the `androidSdkRoot` parameter to be set to this value on macOS:
$(Agent.TempDirectory)/android-sdk
I also moved the condition, so that `$ANDROID_SDK_ROOT` will be set.
I also set `cleanDestinationDirectory: true` for the JDK
0 commit comments