Skip to content

Commit

Permalink
Merge pull request #171 from Turbo87/kotlin-update
Browse files Browse the repository at this point in the history
Update "kotlinVersion" to v1.1.60
  • Loading branch information
Turbo87 authored Nov 16, 2017
2 parents 49d7e04 + 92ab538 commit 4c79f10
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 4c79f10

Please sign in to comment.