Skip to content

Commit 485b81f

Browse files
committed
update kotlin to 1.1.50
1 parent 4262e0c commit 485b81f

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
@@ -42,7 +42,7 @@ dependencies {
4242
}
4343

4444
buildscript {
45-
ext.kotlin_version = '1.1.4-3'
45+
ext.kotlin_version = '1.1.50'
4646
repositories {
4747
mavenCentral()
4848
}

0 commit comments

Comments
 (0)