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