Skip to content

Commit 4a0b10c

Browse files
Update Kotlin [1.3.20 -> 1.3.21]
1 parent 5101ac8 commit 4a0b10c

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.3.20'
6+
ext.kotlin_version = '1.3.21'
77
ext.dokka_version = '0.9.17'
88

99
repositories {

0 commit comments

Comments
 (0)