Skip to content

Commit

Permalink
increase heapsize
Browse files Browse the repository at this point in the history
  • Loading branch information
metinkale38 committed Dec 25, 2023
1 parent 1d9f3ed commit b08b9e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ sed -e '/crashlytics/ s/^\/*/\/\//' -i build.gradle
# build project
echo "Build project"
echo "org.gradle.daemon=false" >> gradle.properties
echo "org.gradle.jvmargs=-Xmx1024m" >> gradle.properties
chmod +x gradlew
./gradlew assembleFdroid --no-daemon

0 comments on commit b08b9e6

Please sign in to comment.