We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ca1f17 commit dec27feCopy full SHA for dec27fe
objectbox-kotlin/build.gradle
@@ -3,7 +3,7 @@ version= rootProject.version
3
4
buildscript {
5
ext.javadocDir = "$buildDir/docs/javadoc"
6
- ext.kotlin_version = '1.2.50'
+ ext.kotlin_version = '1.2.51'
7
ext.dokka_version = '0.9.17'
8
9
repositories {
0 commit comments