Skip to content

Commit

Permalink
Merge pull request #5 from Polabiel/main
Browse files Browse the repository at this point in the history
update: new config with appetize.io
  • Loading branch information
Polabiel authored Aug 6, 2024
2 parents d0ff3c2 + 5d8a28e commit bb2c131
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitpod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ RUN wget -q "https://storage.googleapis.com/flutter_infra_release/releases/stabl
&& flutter precache && for _plat in web linux-desktop; do flutter config --enable-${_plat}; done \
&& flutter config --android-sdk $ANDROID_HOME \
&& yes | flutter doctor --android-licenses \
&& flutter doctor
&& flutter doctor
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ ports:

vscode:
extensions:
- dart-code.flutter
- dart-code.flutter

0 comments on commit bb2c131

Please sign in to comment.