We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e96c2 commit 03488b6Copy full SHA for 03488b6
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.0"
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