Skip to content

Commit

Permalink
run flutter precache --android (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia authored Mar 6, 2024
1 parent c913161 commit 4e36b94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdk/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ RUN git clone --depth 1 --branch ${FLUTTER_VERSION} https://github.com/flutter/f
RUN yes | flutter doctor --android-licenses \
&& flutter doctor \
&& chown -R root:root ${FLUTTER_HOME}

RUN flutter precache --android

0 comments on commit 4e36b94

Please sign in to comment.