Skip to content

Commit

Permalink
Merge pull request #153 from Hyla96/bump-vesions
Browse files Browse the repository at this point in the history
Bumping up versions and min SDK to 3.4.1
  • Loading branch information
TesteurManiak authored May 28, 2024
2 parents ff10c2c + a868c6f commit 6bc3082
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,26 @@ topics:
- analytics

environment:
sdk: ">=3.0.0 <4.0.0"
sdk: ">=3.4.1 <=4.0.0"
flutter: ">=3.3.0"

dependencies:
clock: ^1.1.1
collection: ^1.17.2
collection: ^1.18.0
device_info_plus: ">=9.1.0 <11.0.0"
flutter:
sdk: flutter
http: ^1.1.0
http: ^1.2.1
package_info_plus: ">=4.2.0 <9.0.0"
shared_preferences: ^2.2.2
shared_preferences: ^2.2.3
uuid: ">=4.1.0 <6.0.0"

dev_dependencies:
custom_lint: ">=0.5.4 <0.7.0"
fd_lints: ^2.2.0
fd_lints: ^2.2.1
flutter_test:
sdk: flutter
meta: ^1.9.1
mocktail: ^1.0.2
meta: ^1.12.0
mocktail: ^1.0.3

flutter: null

0 comments on commit 6bc3082

Please sign in to comment.