Downgrade to Kotlin 1.1.1 to avoid IntelliJ gradle sync errors (KT-18475)

This commit is contained in:
Mike Hearn 2017-06-14 16:34:57 +02:00
parent 28afb6d3ff
commit 949879e126

View File

@ -1,5 +1,5 @@
gradlePluginsVersion=0.12.4
kotlinVersion=1.1.2
kotlinVersion=1.1.1
guavaVersion=21.0
bouncycastleVersion=1.56
typesafeConfigVersion=1.3.1