Skip to content

Commit dec27fe

Browse files
committed
Kotlin 1.2.51
1 parent 9ca1f17 commit dec27fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

objectbox-kotlin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version= rootProject.version
33

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

99
repositories {

0 commit comments

Comments
 (0)