1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Download the gradle wrapper (#1231)

This commit is contained in:
Emmanuel Garcia
2022-05-09 15:26:34 -07:00
committed by GitHub
parent c36fee3294
commit 5143bcf302

View File

@@ -37,6 +37,7 @@ do
echo "== Testing '${PROJECT_NAME}' on Flutter's stable channel =="
pushd "${PROJECT_NAME}"
gradle wrapper
./gradlew --stacktrace assembleDebug
./gradlew --stacktrace assembleRelease