Skip to content

Commit

Permalink
Preparando downloads, pelo menos
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffque committed May 6, 2020
1 parent e9a10e4 commit edbf93c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
android-sdk.zip:
wget https://dl.google.com/android/repository/sdk-tools-linux-4333796.zip -O android-sdk.zip

flutter-sdk.tar.xz:
wget https://storage.googleapis.com/flutter_infra/releases/stable/linux/flutter_linux_v1.12.13+hotfix.9-stable.tar.xz -O flutter-sdk.tar.xz

0 comments on commit edbf93c

Please sign in to comment.