We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 750f4a8 commit a651c14Copy full SHA for a651c14
app/build.gradle.kts
@@ -66,7 +66,7 @@ val roomVersion = "2.6.1"
66
plugins {
67
id("net.researchgate.release") version "3.0.2"
68
id("com.android.application") version "8.4.1"
69
- kotlin("android").version("1.8.20")
+ kotlin("android").version("1.9.24")
70
kotlin("kapt").version("1.8.20")
71
kotlin("plugin.serialization") version "1.8.20"
72
}
0 commit comments