Skip to content

Commit

Permalink
Try to imrpove build performance
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatMG393 committed Feb 27, 2024
1 parent 7289e3f commit dfded27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ fi
echo "New version: $BIN_VER"

echo "Building with GradleW"
./gradlew build
./gradlew build --no-daemon --configure-on-demand "-Dorg.gradle.parralel=true"

0 comments on commit dfded27

Please sign in to comment.