Skip to content

Commit

Permalink
Upgraded flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
jlcrodrigues committed Sep 22, 2022
1 parent 4a13c83 commit 0da1058
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cirrusci/flutter:2.0.1
FROM cirrusci/flutter:3.3.2

WORKDIR /app

Expand Down
2 changes: 1 addition & 1 deletion uni/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ version: 1.4.30+82

environment:
sdk: ">=2.17.1 <3.0.0"
flutter: 3.0.5
flutter: 3.3.2

# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
Expand Down

0 comments on commit 0da1058

Please sign in to comment.