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 b253377 commit 9b9e1c0Copy full SHA for 9b9e1c0
docs-examples/example-kotlin/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id "org.jetbrains.kotlin.jvm" version "1.6.10"
3
- id "org.jetbrains.kotlin.kapt" version "1.6.10"
+ id "org.jetbrains.kotlin.kapt" version "1.6.21"
4
}
5
6
repositories {
0 commit comments