Skip to content

Commit 40a1ebf

Browse files
committed
Update sample to Kotlin 1.1.4-3
1 parent fe75632 commit 40a1ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlinVersion = "1.1.4-2"
2+
ext.kotlinVersion = "1.1.4-3"
33

44
repositories {
55
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }

0 commit comments

Comments
 (0)