We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 974d7da commit 98edf0fCopy full SHA for 98edf0f
app/build.gradle.kts
@@ -68,7 +68,7 @@ val roomVersion = "2.5.2"
68
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")
+ kotlin("android").version("1.8.22")
72
kotlin("kapt").version("1.8.20")
73
kotlin("plugin.serialization") version "1.8.20"
74
}
0 commit comments