Skip to content

Commit

Permalink
Revert Kotlin ver to the latest major release.
Browse files Browse the repository at this point in the history
  • Loading branch information
hotchemi committed May 17, 2017
1 parent 83afb26 commit 20aaeaa
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,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.1.2-2'
ext.kotlin_version = '1.1.2'
repositories {
mavenCentral()
jcenter()
Expand Down

0 comments on commit 20aaeaa

Please sign in to comment.