• Jonah Williams's avatar
    [flutter_tools] handle null value from sdk version (#52351) · 5d289721
    Jonah Williams authored
    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.
    5d289721
Name
Last commit
Last update
..
commands.shard Loading commit data...
data Loading commit data...
general.shard Loading commit data...
integration.shard Loading commit data...
src Loading commit data...
template_test.dart Loading commit data...