Skip to content
This repository was archived by the owner on Nov 14, 2018. It is now read-only.

Commit aefeeab

Browse files
authored
Merge pull request #514 from android/update_kotlin
Update Kotlin from 1.2.31 to 1.2.40
2 parents 6a31b85 + b1adc77 commit aefeeab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import com.android.build.gradle.api.BaseVariant
22

33
buildscript {
44
ext.versions = [
5-
'kotlin': '1.2.31',
5+
'kotlin': '1.2.40',
66
'supportLibrary': '27.1.0',
77
'atsl': '1.0.1',
88
]

0 commit comments

Comments
 (0)