1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Remove hard dependency on Kotlin

Closes gh-9811
This commit is contained in:
Eleftheria Stein
2021-06-03 09:34:07 +03:00
committed by Eleftheria Stein-Kousathana
parent e3416640a7
commit 20751d2063
+1
View File
@@ -7,3 +7,4 @@ kotlinVersion=1.5.0
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true
kotlin.stdlib.default.dependency=false