Skip to content

Commit

Permalink
Remove hard dependency on Kotlin
Browse files Browse the repository at this point in the history
Closes gh-9811
  • Loading branch information
eleftherias committed Jun 3, 2021
1 parent e6c268a commit 895ae0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 895ae0a

Please sign in to comment.