SIGN IN SIGN UP

[flutter_tools] handle null value from sdk version (#52351)

When the AndroidDevice checks for the current API version, it isn't handling a null response. While we can refuse to run on API levels that are unsupported, we should probably assume that a null response = lowest possible API level and allow these to run.
J
Jonah Williams committed
5d289721fc5a3b227390bc9eabca2fecf9e6b07b
Parent: 605debf
Committed by GitHub <noreply@github.com> on 3/10/2020, 9:23:18 PM