mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
parent
f97a125eee
commit
847df52860
@ -560,7 +560,7 @@ class AndroidDevice extends Device {
|
||||
_logging.warning(
|
||||
'Unexpected failure parsing device information from adb output:\n'
|
||||
'$line\n'
|
||||
'Please report a bug at http://flutter.io/');
|
||||
'Please report a bug at https://github.com/flutter/flutter/issues/new');
|
||||
}
|
||||
}
|
||||
return devices;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user