Skip to content

Commit

Permalink
Bump Kotlin Version to 1.2.41
Browse files Browse the repository at this point in the history
Signed-off-by: Jadon Fowler <[email protected]>
  • Loading branch information
phase committed Jun 14, 2018
1 parent 4f208df commit 3846c43
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 @@
import org.gradle.internal.jvm.Jvm

buildscript {
ext.kotlin_version = '1.2.0'
ext.kotlin_version = '1.2.41'

repositories {
mavenCentral()
Expand Down

0 comments on commit 3846c43

Please sign in to comment.