We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e6f14 commit a40e3efCopy full SHA for a40e3ef
build.gradle
@@ -91,8 +91,6 @@ import org.apache.tools.ant.taskdefs.condition.Os
91
test {
92
useJUnit()
93
94
- maxHeapSize = '1G'
95
-
96
if (Os.isFamily(Os.FAMILY_WINDOWS)) {
97
systemProperty "java.library.path", "$buildDir\\install\\bin;$buildDir\\tiledb_jni\\Release"
98
} else {
0 commit comments