Skip to content

Commit 975e23a

Browse files
Update plugin org.jetbrains.kotlin.android to v1.9.24
1 parent 985998f commit 975e23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ val roomVersion = "2.6.1"
6666
plugins {
6767
id("net.researchgate.release") version "3.0.2"
6868
id("com.android.application") version "8.5.1"
69-
kotlin("android").version("1.8.20")
69+
kotlin("android").version("1.9.24")
7070
kotlin("kapt").version("1.8.20")
7171
kotlin("plugin.serialization") version "1.8.20"
7272
}

0 commit comments

Comments
 (0)