Commit 019350da authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Kotlin 1.4.0

Closes gh-23024
parent 0b139217
...@@ -4,4 +4,5 @@ org.gradle.caching=true ...@@ -4,4 +4,5 @@ org.gradle.caching=true
org.gradle.parallel=true org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.3.72 kotlinVersion=1.4.0
\ No newline at end of file kotlin.stdlib.default.dependency=false
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment