mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-05-19 22:54:43 +02:00
fix(deps): allow material_color_utilities sdk-pinned range
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ dependencies:
|
||||
|
||||
# Material Expressive 3 / Dynamic Color
|
||||
dynamic_color: ^1.7.0
|
||||
material_color_utilities: ^0.11.1
|
||||
material_color_utilities: ">=0.11.1 <0.14.0"
|
||||
|
||||
# Permissions
|
||||
permission_handler: ^12.0.1
|
||||
|
||||
Reference in New Issue
Block a user