unpin path_provider_android (#154369)
Fixes https://github.com/flutter/flutter/issues/140796
This commit is contained in:
parent
facae75629
commit
eed0b71c20
@ -28,8 +28,6 @@ const Map<String, String> kManuallyPinnedDependencies = <String, String>{
|
||||
'leak_tracker': '10.0.7', // https://github.com/flutter/devtools/issues/3951
|
||||
'leak_tracker_testing': '3.0.1', // https://github.com/flutter/devtools/issues/3951
|
||||
'leak_tracker_flutter_testing': '3.0.8', // https://github.com/flutter/devtools/issues/3951
|
||||
'path_provider_android':
|
||||
'2.2.1', // https://github.com/flutter/flutter/issues/140796
|
||||
};
|
||||
|
||||
/// These are packages that are explicitly excluded from appearing in the list
|
||||
|
Loading…
x
Reference in New Issue
Block a user