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
[Xamarin.Android.Tools.Bytecode] Detect api.xml format doc files (#188)
Originally when `JavaDocletType._ApiXml` was added, I forgot to put
some logic in the method which determines what kind of doclet type to
use from the file path itself, which this addresses.
0 commit comments