mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2025-07-18 12:24:04 +00:00
Update memory requirements
This commit is contained in:
@@ -44,7 +44,7 @@ subprojects {
|
||||
}
|
||||
tasks.withType<Test> {
|
||||
minHeapSize = "2g"
|
||||
maxHeapSize = "2g"
|
||||
maxHeapSize = "4g"
|
||||
}
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
Reference in New Issue
Block a user