Skip to content

Commit 06fee84

Browse files
committed
Kotlin 1.2.50
1 parent 0c84bac commit 06fee84

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

objectbox-kotlin/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ version= rootProject.version
33

44
buildscript {
55
ext.javadocDir = "$buildDir/docs/javadoc"
6-
ext.kotlin_version = '1.2.31'
7-
ext.dokka_version = '0.9.16'
6+
ext.kotlin_version = '1.2.50'
7+
ext.dokka_version = '0.9.17'
88

99
repositories {
1010
jcenter()

0 commit comments

Comments
 (0)