Skip to content

Commit e87cb89

Browse files
committed
Update Kotlin to verion 1.1.1
1 parent 5f866c4 commit e87cb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.0.6'
2+
ext.kotlin_version = '1.1.1'
33
repositories {
44
jcenter()
55
}

0 commit comments

Comments
 (0)