mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2025-11-08 12:39:17 +00:00
updated deps
This commit is contained in:
@@ -33,7 +33,7 @@ do
|
||||
|
||||
# Run command inside the sub-directory i.e Gradle project
|
||||
./gradlew clean | egrep 'FAILED|WARNING'
|
||||
./gradlew wrapper --gradle-version $version --distribution-type all | grep "FAILED"
|
||||
./gradlew wrapper --gradle-version $version --distribution-type bin | grep "FAILED"
|
||||
|
||||
# Print the name of the sub directory when done
|
||||
echo "$DIR" | awk -F'/' '{print $2}' | xargs -I{} echo " ↪️ {} ✔️"
|
||||
|
||||
Reference in New Issue
Block a user