Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Commit

Permalink
Update kotlin version to 1.2.71
Browse files Browse the repository at this point in the history
  • Loading branch information
4u7 committed Oct 2, 2018
1 parent 37273d1 commit 42bca13
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 @@ -2,7 +2,7 @@ import java.util.zip.ZipEntry
import java.util.zip.ZipOutputStream

buildscript {
ext.kotlin_version = '1.2.51'
ext.kotlin_version = '1.2.71'
ext.kotlinx_dom_version = '0.0.10'
ext.kotlinx_coroutines_version = '0.23.4'

Expand Down

0 comments on commit 42bca13

Please sign in to comment.