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

fix Android ci job (#1904)

This commit is contained in:
Miguel Beltran
2023-06-23 01:54:59 +02:00
committed by GitHub
parent f54af1c190
commit 2319b7436b
30 changed files with 834 additions and 555 deletions

View File

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