Skip to content

Commit e721f43

Browse files
committed
update kotlin to 1.1.2-3
1 parent 8f33f47 commit e721f43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

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

3939
buildscript {
40-
ext.kotlin_version = '1.1.1'
40+
ext.kotlin_version = '1.1.2-3'
4141
repositories {
4242
mavenCentral()
4343
}

0 commit comments

Comments
 (0)