Skip to content

Commit 87640b8

Browse files
committed
fix(build.gradle): Kotlin v1.0.2 released 🎉
1 parent 2dad620 commit 87640b8

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
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.0.1-2'
2+
ext.kotlin_version = '1.0.2'
33

44
repositories {
55
jcenter()

0 commit comments

Comments
 (0)