We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f76588b + 2c8e56a commit 23a1e54Copy full SHA for 23a1e54
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'org.jetbrains.kotlin.jvm' version '2.1.21'
3
- id 'org.jetbrains.kotlin.kapt' version '2.1.21'
+ id 'org.jetbrains.kotlin.kapt' version '2.2.0'
4
id 'application'
5
id 'idea'
6
}
0 commit comments