Skip to content

Commit 6a0a9bc

Browse files
committed
kotlin_version 1.2.31
1 parent 3fd484a commit 6a0a9bc

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.30'
6+
ext.kotlin_version = '1.2.31'
77
ext.dokka_version = '0.9.16'
88

99
repositories {

0 commit comments

Comments
 (0)