Skip to content

Commit

Permalink
More memory but less than actual
Browse files Browse the repository at this point in the history
  • Loading branch information
asolimando committed Jul 22, 2024
1 parent 563f2f4 commit 00aeb30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
org.gradle.jvmargs=-XX:+UseG1GC -Xmx512m -XX:MaxMetaspaceSize=512m
org.gradle.jvmargs=-XX:+UseG1GC -Xmx768m -XX:MaxMetaspaceSize=512m
org.gradle.parallel=true
# Build cache can be disabled with --no-build-cache option
org.gradle.caching=true
Expand Down

0 comments on commit 00aeb30

Please sign in to comment.