Skip to content

Commit bc4eb0b

Browse files
authored
Update Kotlin version (#397)
1 parent 431ab06 commit bc4eb0b

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
@@ -25,7 +25,7 @@ buildscript {
2525
androidGradlePluginVersion = "3.0.1"
2626
androidMavenGradlePluginVersion = "1.5"
2727
gradleBintrayPluginVersion = "1.6"
28-
kotlinVersion = "1.1.61"
28+
kotlinVersion = "1.2.0"
2929
supportLibVersion = "27.0.2"
3030
espressoVersion = "3.0.0"
3131
testRunnerVersion = "1.0.0"

0 commit comments

Comments
 (0)