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 3fd484a commit 6a0a9bcCopy full SHA for 6a0a9bc
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.30'
+ ext.kotlin_version = '1.2.31'
7
ext.dokka_version = '0.9.16'
8
9
repositories {
0 commit comments