Skip to content

Commit c4dc2a4

Browse files
authored
Merge pull request #386 from AcousticDeveloper/resolve-issue-385
Updates fvp version from 0.14.0 to 0.17.0 to resolve build failure
2 parents c18fd74 + d7d86b3 commit c4dc2a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -508,10 +508,10 @@ packages:
508508
dependency: "direct main"
509509
description:
510510
name: fvp
511-
sha256: "995328479ba4641da6760ddc84a168db157a3b9db4f0417fa68713d99344a146"
511+
sha256: "398f8c342f40005f2f881b926b96a7bbf0b9c0c59267ce5c47377a1d4c324088"
512512
url: "https://pub.dev"
513513
source: hosted
514-
version: "0.14.0"
514+
version: "0.17.0"
515515
glob:
516516
dependency: transitive
517517
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies:
4343
package_info_plus: ^5.0.1
4444
flutter_typeahead: ^5.2.0
4545
provider: ^6.1.2
46-
fvp: ^0.14.0
46+
fvp: ^0.17.0
4747
video_player: ^2.3.2
4848
video_player_platform_interface: ^6.2.2
4949
json_data_explorer:

0 commit comments

Comments
 (0)