diff --git a/build-project.sh b/build-projects.sh similarity index 99% rename from build-project.sh rename to build-projects.sh index 8878046..66c42fb 100644 --- a/build-project.sh +++ b/build-projects.sh @@ -31,4 +31,4 @@ do echo "$GRADLE_FILE doesnt exist" fi fi -done 9< <( find . -type f -name "build.gradle" -exec printf '%s\0' {} + ) \ No newline at end of file +done 9< <( find . -type f -name "build.gradle" -exec printf '%s\0' {} + )