Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 0215c91

Browse files
author
Chris Yang
committed
try ci
1 parent 249af09 commit 0215c91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/shared_preferences/shared_preferences/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ dependencies:
3232
# validation, so we set a ^ constraint.
3333
# TODO(franciscojma): Revisit this (either update this part in the design or the pub tool).
3434
# https://github.com/flutter/flutter/issues/46264
35-
shared_preferences_linux: ^0.0.2
35+
shared_preferences_linux:
36+
path: ../shared_preferences_linux
3637
shared_preferences_macos: ^0.0.1
3738
shared_preferences_web: ^0.1.2
3839

0 commit comments

Comments
 (0)