Skip to content

Commit

Permalink
Update Kotlin to 1.2.0 (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitin-da authored and geralt-encore committed Dec 12, 2017
1 parent 18bb900 commit ccc9760
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
Expand Up @@ -3,7 +3,7 @@ import org.gradle.internal.jvm.Jvm
// Top-level build file where you can add configuration options common to all sub-projects/modules.

buildscript {
ext.kotlin_version = '1.1.51'
ext.kotlin_version = '1.2.0' // https://github.com/JetBrains/kotlin/releases
repositories {
jcenter()
google()
Expand Down

0 comments on commit ccc9760

Please sign in to comment.