build.sh 233 B

1234567891011121314
  1. source /etc/profile
  2. # flutter
  3. export PUB_HOSTED_URL=https://pub.flutter-io.cn
  4. export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn
  5. cd /opt/flutter
  6. git checkout 3.7.9
  7. cd /workspace/aa/flutter_windmill
  8. flutter build apk