We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 646d13e commit 086c099Copy full SHA for 086c099
app/build.gradle.kts
@@ -67,7 +67,7 @@ val roomVersion = "2.6.1"
67
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")
+ kotlin("android").version("1.9.24")
71
kotlin("kapt").version("1.8.20")
72
kotlin("plugin.serialization") version "1.8.20"
73
}
0 commit comments