Skip to content

Commit 7761062

Browse files
authored
Update Kotlin
* Just updated Kotlin to newest version
1 parent 90a42f0 commit 7761062

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
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.3.11'
2+
ext.kotlin_version = '1.3.20'
33
ext.dokka_version = '0.9.17'
44

55
repositories { jcenter() }

0 commit comments

Comments
 (0)