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
Context: https://devdiv.visualstudio.com/DevDiv/DevDiv%20Team/_build/results?buildId=12682126&view=logs&j=784e4eae-0a8d-50ee-7be1-df4337debdeb&t=d146df5a-97f5-55ed-d881-1a15f3c31d98&l=3730
Builds on main are failing on Windows with:
Starting a Gradle Daemon (subsequent builds will be faster)
Warning: SDK processing. package.xml parsing problem. unrecognized type name: platform. Did you mean archives?
Warning: SDK processing. package.xml parsing problem. Unable to create an instance of com.android.repository.impl.generated.v2.TypeDetails
java.lang.InstantiationException...
Copilot suggested deleting all `package.xml` files from the Android
SDK installation.
I also updated the instructions to require Microsoft OpenJDK 21,
since that is what we are using now.
0 commit comments