Skip to content

Commit ccc41c1

Browse files
authored
Merge pull request #53 from molikuner/dev
Update Kotlin
2 parents 90a42f0 + 7761062 commit ccc41c1

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)