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:
@@ -37,6 +37,7 @@ do
|
|||||||
echo "== Testing '${PROJECT_NAME}' on Flutter's stable channel =="
|
echo "== Testing '${PROJECT_NAME}' on Flutter's stable channel =="
|
||||||
pushd "${PROJECT_NAME}"
|
pushd "${PROJECT_NAME}"
|
||||||
|
|
||||||
|
gradle wrapper
|
||||||
./gradlew --stacktrace assembleDebug
|
./gradlew --stacktrace assembleDebug
|
||||||
./gradlew --stacktrace assembleRelease
|
./gradlew --stacktrace assembleRelease
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user