Skip to content

Commit ef83017

Browse files
committed
update kotlin to 1.1.3
1 parent c6b0934 commit ef83017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
}
3939

4040
buildscript {
41-
ext.kotlin_version = '1.1.2-5'
41+
ext.kotlin_version = '1.1.3'
4242
repositories {
4343
mavenCentral()
4444
}

0 commit comments

Comments
 (0)