Skip to content

Commit

Permalink
Merge pull request #52 from josxha/support-package_info_plus-v9.x.x
Browse files Browse the repository at this point in the history
chore: loosen dependency constraint to support package_info_plus v8 and v9
  • Loading branch information
diegotori authored May 3, 2024
2 parents 7bcca00 + e69401c commit d0abded
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wakelock_plus/example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: beab77b38961de946f08660e554f80ac174dc842

COCOAPODS: 1.14.2
COCOAPODS: 1.15.2
2 changes: 1 addition & 1 deletion wakelock_plus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:

# Linux dependencies
dbus: ^0.7.10
package_info_plus: ">=6.0.0 <8.0.0"
package_info_plus: ">=6.0.0 <9.0.0"

# Web dependencies
web: ^0.5.1
Expand Down

0 comments on commit d0abded

Please sign in to comment.