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
Fixes: https://bugzilla.xamarin.com/show_bug.cgi?id=52928
The order of the default JDK search was incorrect. We should be searching
for the latest JDK first since this is what the google tooling needs.
This commit switches the order in which we do the search.
0 commit comments