Skip to content

Commit 3fd9eb2

Browse files
Update kotlinVersion to v2.2.10 (#119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a22a6fc commit 3fd9eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
val kotlinVersion = "2.2.0"
2+
val kotlinVersion = "2.2.10"
33
kotlin("jvm") version kotlinVersion
44
id("org.jetbrains.kotlin.plugin.compose") version kotlinVersion
55
id("org.jetbrains.compose") version "1.8.2"

0 commit comments

Comments
 (0)