Skip to content

Commit

Permalink
Use at least 2gb to build
Browse files Browse the repository at this point in the history
  • Loading branch information
arturbosch committed Apr 2, 2023
1 parent f0bcc28 commit 29b441a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ org.gradle.caching=true
org.gradle.parallel=true
org.gradle.vfs.watch=true
org.gradle.warning.mode=all
org.gradle.jvmargs=-Xmx2048m

# kotlin properties
kotlin.code.style=official
Expand Down

0 comments on commit 29b441a

Please sign in to comment.