Disable unwanted Kotlin Stdlib dependencies
This commit is contained in:
committed by
Sébastien Deleuze
parent
f28918e91d
commit
c1b2e23029
@@ -2,3 +2,4 @@ version=5.3.0-SNAPSHOT
|
||||
org.gradle.jvmargs=-Xmx1536M
|
||||
org.gradle.caching=true
|
||||
org.gradle.parallel=true
|
||||
kotlin.stdlib.default.dependency=false
|
||||
Reference in New Issue
Block a user