Skip to content

Commit

Permalink
Update "kotlinVersion" to v1.1.60
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Nov 16, 2017
1 parent 49d7e04 commit 92ab538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
ext {
javaVersion = '1.7'
kotlinVersion = '1.1.51'
kotlinVersion = '1.1.60'

// see https://www.jetbrains.com/intellij-repository/releases/
intellijVersion = '173.3188.16'
Expand Down

0 comments on commit 92ab538

Please sign in to comment.