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

Commit 65e359c

Browse files
author
Chris Yang
committed
depend on newer shared_preference in the example app
1 parent 8241118 commit 65e359c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/in_app_purchase/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: Flutter Team <[email protected]>
55
dependencies:
66
flutter:
77
sdk: flutter
8-
shared_preferences: ^2.0.0-nullsafety
8+
shared_preferences: ^2.0.0-nullsafety.1
99

1010
dev_dependencies:
1111
flutter_driver:

0 commit comments

Comments
 (0)