You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# * a command line flag, e.g. `-PkorkComposite=true`
# * a project property via gradle.properties
# * a global project property via ~/.gradle/gradle.properties
#
# The composite project must checked out in a sibling directory
# to this project, matching the name of the project
# e.g. '../kork'
#
#fiatComposite=true
#korkComposite=true
## This memory ONLY impacts build time. Tests are forked to a separate JVM process. IF hitting JVM OOPS you can adjust per integration test JVM memory.