Skip to content

Commit

Permalink
Bumped auto_route version (#165)
Browse files Browse the repository at this point in the history
- bumped version in pubspec.yaml
- fixed build.yaml (removed tailor)
  • Loading branch information
hawkkiller authored Apr 27, 2023
1 parent 17181bc commit 83afd0d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ targets:
when: true
when_or_null: true
maybe_when: true
theme_tailor:
enabled: true
builders:
freezed:
import: "package:freezed/builder.dart"
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies:
http: 0.13.5

# Router
auto_route: ^6.0.5
auto_route: ^6.3.0

# Firebase
firebase_analytics: ^10.1.5
Expand Down

0 comments on commit 83afd0d

Please sign in to comment.