We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e483f6 commit 72eb7e4Copy full SHA for 72eb7e4
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.0"
70
kotlin("android").version("1.8.20")
71
- kotlin("kapt").version("1.8.20")
+ kotlin("kapt").version("1.9.24")
72
kotlin("plugin.serialization") version "1.8.20"
73
}
74
0 commit comments