Skip to content

Commit

Permalink
refactor: Commnted-out jvm settings
Browse files Browse the repository at this point in the history
  • Loading branch information
dinushchathurya committed Jul 22, 2023
1 parent cb6551b commit 4859729
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,8 +0,0 @@
jibVersion=3.3.2

# Marketing Version - Should be bumped up on each release
marketingVersion=1.0.0

org.gradle.jvmargs=-Xms4096m -Xmx4096m -XX:MaxPermSize=512m
org.gradle.configureondemand=true # use configure on demand
org.gradle.parallel=true # enable configuration of projects in parallel

0 comments on commit 4859729

Please sign in to comment.