We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c9151 commit 8e0d554Copy full SHA for 8e0d554
app/build.gradle.kts
@@ -68,7 +68,7 @@ plugins {
68
id("net.researchgate.release") version "3.0.2"
69
id("com.android.application") version "8.4.1"
70
kotlin("android").version("1.8.20")
71
- kotlin("kapt").version("1.8.20")
+ kotlin("kapt").version("2.0.0")
72
kotlin("plugin.serialization") version "1.8.20"
73
}
74
0 commit comments