test #426
@@ -101,6 +101,7 @@ tasks.withType<KotlinCompile> {
|
||||
|
||||
tasks.withType<Test> {
|
||||
useJUnitPlatform()
|
||||
maxHeapSize = "1536m"
|
||||
}
|
||||
|
||||
tasks.getByName<Jar>("jar") {
|
||||
|
||||
Reference in New Issue
Block a user