Skip to content

Commit

Permalink
Bump kotlin version to 1.2.51
Browse files Browse the repository at this point in the history
  • Loading branch information
waicool20 committed Jul 8, 2018
1 parent 3ca48e5 commit 6724366
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 @@ -24,7 +24,7 @@ import java.nio.file.Paths
import java.nio.file.StandardOpenOption

buildscript {
ext.kotlin_version = '1.2.50'
ext.kotlin_version = '1.2.51'
repositories {
mavenCentral()
}
Expand Down

0 comments on commit 6724366

Please sign in to comment.